diff --git a/contrib/production.conf b/contrib/production.conf index 5aec0d9..cff7bba 100644 --- a/contrib/production.conf +++ b/contrib/production.conf @@ -18,14 +18,13 @@ server-name "example.com"; base-url "https://matrix.example.com"; identity-server "https://identity.example.com"; -id "_telodendria"; data-dir "/var/telodendria"; federation "true"; registration "false"; log "file" { - level "warning"; + level "message"; timestampFormat "default"; };