aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
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 14f01b7..3efa9d1 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -61,7 +61,7 @@ $ftp_calendar_path = ''; // Only used if $auth_method='ftp'. The full path t
//
// You can increase the number of unique colors by adding additional images (monthdot_n.gif)
// and in the css file (default.css) classes .alldaybg_n, .eventbg_n and .eventbg2_n
-// Colors will rotate to double the number listed below. (That's 14 colors, 2 calendars per color).
+// Colors will repeat from the beginning for calendars past $unique_colors (7 by default), with no limit.
$unique_colors = '7';
$blacklisted_cals[] = ''; // Fill in between the quotes the name of the calendars

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