Updated default config
This commit is contained in:
parent
99e37f520f
commit
8c57d0e334
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
host = 127.0.0.1
|
||||
port = 5000
|
||||
debug = True
|
||||
password = password
|
||||
secret_key = hB2m+8BSXAGF0pxu9f8S/U37T+8u68oh
|
||||
|
||||
[locale]
|
||||
locale = fr_FR.utf-8
|
||||
|
||||
[caldav]
|
||||
host = https://cal.edgarpierre.fr
|
||||
|
|
Reference in a new issue