From 8c57d0e334139d9b4568997fba38acf867302890 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Fri, 28 Jan 2022 12:24:07 +0100 Subject: [PATCH] Updated default config --- config.example.ini | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.example.ini b/config.example.ini index 1b275cd..04dfeb6 100644 --- a/config.example.ini +++ b/config.example.ini @@ -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