synapse: rename synapse_public_base_domain to synapse_external_domain
This commit is contained in:
@@ -11,7 +11,7 @@ argument_specs:
|
||||
description: Matrix server name. This can not be changed without a full reset and database wipe. This will be visible to users.
|
||||
type: str
|
||||
required: true
|
||||
synapse_public_base_domain:
|
||||
synapse_external_domain:
|
||||
description:
|
||||
- The public-facing domain that clients use to access synapse, without https://. e.g. matrix.domain.tld
|
||||
- This is used to set the public_baseurl option for synapse (with https:// and trailing / added)
|
||||
|
||||
Reference in New Issue
Block a user