This commit is contained in:
Corentin Le Bail
2011-02-16 13:53:27 +01:00
parent 8a86f57304
commit 50919133ac
6 changed files with 64 additions and 5 deletions

6
config
View File

@ -42,4 +42,10 @@ encryption = crypt
# created if not present
folder = ~/.config/radicale/calendars
[Logging]
# Logging filename
logfile = ~/.config/radicale/radicale.log
# Log facility 10: DEBUG, 20: INFO, 30 WARNING, 40 ERROR, 50 CRITICAL
facility = 50
# vim:ft=cfg