diff options
Diffstat (limited to 'app/im/config/homeserver.yaml')
-rw-r--r-- | app/im/config/homeserver.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/im/config/homeserver.yaml b/app/im/config/homeserver.yaml index 8204f14..0caacfe 100644 --- a/app/im/config/homeserver.yaml +++ b/app/im/config/homeserver.yaml @@ -804,7 +804,7 @@ database: # A yaml python logging config file as described by # https://docs.python.org/3.7/library/logging.config.html#configuration-dictionary-schema # -log_config: "/data/matrix.home.adnab.me.log.config" +log_config: "/etc/matrix-synapse/synapse.log.config.yaml" ## Ratelimiting ## |