Corentin Le Bail 15 éve
szülő
commit
6fc00a3197
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      radicale/config.py

+ 1 - 0
radicale/config.py

@@ -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",