mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-15 22:47:28 +01:00
Add default appservice public address - set public_media to false by default for testing
This commit is contained in:
@@ -284,7 +284,7 @@ provisioning:
|
||||
public_media:
|
||||
# Should public media be enabled at all?
|
||||
# The public_address field under the appservice section MUST be set when enabling public media.
|
||||
enabled: true
|
||||
enabled: false
|
||||
# A key for signing public media URLs.
|
||||
# If set to "generate", a random key will be generated.
|
||||
signing_key: "generate"
|
||||
|
||||
Reference in New Issue
Block a user