Replace DOMAIN with example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
@ -51,7 +51,7 @@ matrix_synapse_usage_exporter_container_extra_arguments: []
|
||||
|
||||
# Controls whether the synapse-usage-exporter's web services should be proxied (exposed publicly).
|
||||
#
|
||||
# Exposure happens on `matrix.DOMAIN/report-usage-stats/push` by default.
|
||||
# Exposure happens on `matrix.example.com/report-usage-stats/push` by default.
|
||||
# See: `matrix_synapse_usage_exporter_hostname` and `matrix_synapse_usage_exporter_path_prefix`.
|
||||
matrix_synapse_usage_exporter_proxying_enabled: false
|
||||
|
||||
|
Reference in New Issue
Block a user