aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-10-05 08:11:46 +0000
committerjwangen <jwangen>2002-10-05 08:11:46 +0000
commitd7198bc3faf5d4f0de0d93d6a4dc975525decdcf (patch)
tree90df5b56979d95991b0bca4965202e9674bd1474 /config.inc.php
parentc133fe953c5b9e6312c78e86945eb3d8027f1c4c (diff)
downloadphpicalendar-d7198bc3faf5d4f0de0d93d6a4dc975525decdcf.tar.gz
phpicalendar-d7198bc3faf5d4f0de0d93d6a4dc975525decdcf.tar.bz2
phpicalendar-d7198bc3faf5d4f0de0d93d6a4dc975525decdcf.zip
Test again to see if october bug is fixed.
Diffstat (limited to 'config.inc.php')
-rw-r--r--config.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.inc.php b/config.inc.php
index 173dac3..d66f433 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -17,7 +17,7 @@ $month_event_lines = '1'; // Number of lines to wrap each event title in mont
$tomorrows_events_lines = '1'; // Number of lines to wrap each event title in the 'Tommorrow's events' box, 0 means display all lines.
// Yes/No questions --- 'yes' means Yes, anything else means no. 'yes' must be lowercase.
-$save_parsed_cals = 'yes'; // Recommended 'yes'. Saves a copy of the cal in /tmp after it's been parsed. Improves performence.
+$save_parsed_cals = 'no'; // Recommended 'yes'. Saves a copy of the cal in /tmp after it's been parsed. Improves performence.
$use_sessions = 'yes'; // This has not yet been implemented.
$display_custom_goto = 'no'; // In the 'Jump To' box, display the custom 'go to day' box.
$display_ical_list = 'yes'; // In the 'Jump To' box, display the pop-up menu with the list of all calendars in the $calendar_path directory.

© 2014-2024 Faster IT GmbH | imprint | privacy policy