mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-02-05 02:03:54 +00:00
Explicitly default collections_always_exist to false.
This commit is contained in:
parent
a4ad2d8fe6
commit
ae4bb2eed8
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user