Default logfile
This commit is contained in:
parent
8c21c39d30
commit
6fc00a3197
@ -57,6 +57,7 @@ INITIAL_CONFIG = {
|
||||
"folder": os.path.expanduser("~/.config/radicale/calendars")},
|
||||
"logging": {
|
||||
"type": "syslog",
|
||||
"logfile": os.path.expanduser("~/.config/radicale/radicale.log"),
|
||||
"facility": 10},
|
||||
"authLdap": {
|
||||
"LDAPServer": "127.0.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user