add log config

This commit is contained in:
Sebastian Hugentobler 2016-08-03 13:32:49 +02:00
parent cc5d43c7f8
commit 31a0b24428
2 changed files with 36 additions and 3 deletions

View file

@ -8,9 +8,7 @@ server_name: "{{getenv "SERVER_NAME"}}"
pid_file: /var/lib/synapse/homeserver.pid
web_client: True
# The public-facing base URL for the client API (not including _matrix/...)
# public_baseurl: https://example.com:8448/
public_baseurl: https://{{getenv "SERVER_NAME"}}:8448/
soft_file_limit: 0