diff --git a/misc/conf-example.json b/misc/conf-example.json index 8b11f0f..7f8190c 100644 --- a/misc/conf-example.json +++ b/misc/conf-example.json @@ -7,6 +7,7 @@ "path": "" }, "misc": { - "oidc_redirect_uri_template": "http://localhost:8888/#oidc_finish,session_key={{session_key}}" + "oidc_redirect_uri_template": "http://localhost:8888/#oidc_finish,session_key={{session_key}}", + "use_central_europe_specific_datetime_inputs": false } }