chore: Update generated docs

This commit is contained in:
Jade Ellis
2026-04-08 16:00:38 +01:00
parent 6906d63013
commit 2325e8fa4c
4 changed files with 26 additions and 2 deletions
+2 -2
View File
@@ -527,13 +527,13 @@
# which users must agree to when registering an account.
#
# Example:
# ```
# ```ignore
# [global.registration_terms.privacy_policy]
# en = { name = "Privacy Policy", url = "https://homeserver.example/en/privacy_policy.html" }
# es = { name = "Política de Privacidad", url = "https://homeserver.example/es/privacy_policy.html" }
# ```
#
#registration_terms = false
#registration_terms = {}
# Controls whether encrypted rooms and events are allowed.
#