summary refs log tree commit diff
path: root/v1.52/.sample_config_header.yaml
diff options
context:
space:
mode:
authorDMRobertson <DMRobertson@users.noreply.github.com>2022-02-01 11:04:50 +0000
committerDMRobertson <DMRobertson@users.noreply.github.com>2022-02-01 11:04:50 +0000
commit32c96e3cd0442e28d04d88cc5d8a9ee9c7ffd9ea (patch)
treeb46265856b6a729b7078507ff67e2c527e7badd8 /v1.52/.sample_config_header.yaml
parentdeploy: 0da2301b21399b85a955d92dc355024a67b8cb40 (diff)
downloadsynapse-32c96e3cd0442e28d04d88cc5d8a9ee9c7ffd9ea.tar.xz
deploy: a35e9db9be8666d9ce1164bec3f30b7623ecdfb5
Diffstat (limited to 'v1.52/.sample_config_header.yaml')
-rw-r--r--v1.52/.sample_config_header.yaml26
1 files changed, 26 insertions, 0 deletions
diff --git a/v1.52/.sample_config_header.yaml b/v1.52/.sample_config_header.yaml
new file mode 100644
index 0000000000..09e86ca0ca
--- /dev/null
+++ b/v1.52/.sample_config_header.yaml
@@ -0,0 +1,26 @@
+# This file is maintained as an up-to-date snapshot of the default
+# homeserver.yaml configuration generated by Synapse.
+#
+# It is intended to act as a reference for the default configuration,
+# helping admins keep track of new options and other changes, and compare
+# their configs with the current default.  As such, many of the actual
+# config values shown are placeholders.
+#
+# It is *not* intended to be copied and used as the basis for a real
+# homeserver.yaml. Instead, if you are starting from scratch, please generate
+# a fresh config using Synapse by following the instructions in
+# https://matrix-org.github.io/synapse/latest/setup/installation.html.
+
+# Configuration options that take a time period can be set using a number
+# followed by a letter. Letters have the following meanings:
+# s = second
+# m = minute
+# h = hour
+# d = day
+# w = week
+# y = year
+# For example, setting redaction_retention_period: 5m would remove redacted
+# messages from the database after 5 minutes, rather than 5 months.
+
+################################################################################
+