From ae4bb2eed873de5339da5923485bb176bf710890 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Wed, 26 Nov 2008 13:25:59 +1300 Subject: [PATCH] Explicitly default collections_always_exist to false. --- config/example-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/example-config.php b/config/example-config.php index 7920e89d..5c12e773 100644 --- a/config/example-config.php +++ b/config/example-config.php @@ -102,7 +102,7 @@ $c->admin_email ='calendar-admin@example.com'; * creation of calendar collections. * Default: true */ -// $c->collections_always_exist = true; +$c->collections_always_exist = false; /** * The name of a user's "home" calendar. This will be created for each