Changeset 118
- Timestamp:
- 07/02/07 00:46:44 (1 year ago)
- Files:
-
- folio/folio/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
folio/folio/config.php
r117 r118 17 17 // Please note that this doesn't change the page history records, those are always kept. it's just about 18 18 // exposing the record changes thru the feed system. 19 $FOLIO_CFG->page_deleteoldpagesfromrss = true;19 $FOLIO_CFG->page_deleteoldpagesfromrss = false; 20 20 21 21
