mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Default logfile
This commit is contained in:
parent
8c21c39d30
commit
6fc00a3197
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue