aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-10-16 08:56:31 +0000
committerjwangen <jwangen>2002-10-16 08:56:31 +0000
commit8a6aba8531c187cb854f28c781b29e794b2e3942 (patch)
tree4db27d807916fb39f6ba9310f9860a8fcd098dea /config.inc.php
parentd21abc8a4db94544fbe8c7ebc8cb602891b501b7 (diff)
downloadphpicalendar-8a6aba8531c187cb854f28c781b29e794b2e3942.tar.gz
phpicalendar-8a6aba8531c187cb854f28c781b29e794b2e3942.tar.bz2
phpicalendar-8a6aba8531c187cb854f28c781b29e794b2e3942.zip
Modified daninsh translation
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 d34ec7f..d772bd3 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -21,7 +21,7 @@ $allday_week_lines = '1'; // Number of lines to wrap each event title in all-
$week_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 = 'no'; // Recommended 'yes'. Saves a copy of the cal in /tmp after it's been parsed. Improves performence.
+$save_parsed_cals = 'yes'; // 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