mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 06:40:43 -05:00
Add information about .well-known to Debian installation. (#7227)
This commit is contained in:
parent
4b0f00ad0c
commit
71953139d1
3 changed files with 18 additions and 7 deletions
6
debian/templates
vendored
6
debian/templates
vendored
|
|
@ -2,8 +2,10 @@ Template: matrix-synapse/server-name
|
|||
Type: string
|
||||
_Description: Name of the server:
|
||||
The name that this homeserver will appear as, to clients and other
|
||||
servers via federation. This name should match the SRV record
|
||||
published in DNS.
|
||||
servers via federation. This is normally the public hostname of the
|
||||
server running synapse, but can be different if you set up delegation.
|
||||
Please refer to the delegation documentation in this case:
|
||||
https://github.com/matrix-org/synapse/blob/master/docs/delegate.md.
|
||||
|
||||
Template: matrix-synapse/report-stats
|
||||
Type: boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue