add log config
This commit is contained in:
parent
cc5d43c7f8
commit
31a0b24428
2 changed files with 36 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue