|
@@ -57,6 +57,7 @@ INITIAL_CONFIG = {
|
|
|
"folder": os.path.expanduser("~/.config/radicale/calendars")},
|
|
"folder": os.path.expanduser("~/.config/radicale/calendars")},
|
|
|
"logging": {
|
|
"logging": {
|
|
|
"type": "syslog",
|
|
"type": "syslog",
|
|
|
|
|
+ "logfile": os.path.expanduser("~/.config/radicale/radicale.log"),
|
|
|
"facility": 10},
|
|
"facility": 10},
|
|
|
"authLdap": {
|
|
"authLdap": {
|
|
|
"LDAPServer": "127.0.0.1",
|
|
"LDAPServer": "127.0.0.1",
|