mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-31 18:46:02 +00:00
Remove the development config from source control, but leave it there as
an example.
This commit is contained in:
parent
9130d9c8bc
commit
f9a40b8207
1
config/.gitignore
vendored
Normal file
1
config/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
config.php
|
||||
@ -16,7 +16,7 @@
|
||||
// $c->dbg['ics'] = 1;
|
||||
// $c->dbg['icalendar'] = 1;
|
||||
// $c->dbg['vevent'] = 1;
|
||||
$c->dbg['caldav'] = 1;
|
||||
// $c->dbg['caldav'] = 1;
|
||||
// $c->dbg['user'] = 1;
|
||||
|
||||
$c->collections_always_exist = false;
|
||||
Loading…
x
Reference in New Issue
Block a user