mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 23:11:34 +01:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
522bd3c8a3
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ from ._base import Config
|
||||||
DEFAULT_CONFIG = """\
|
DEFAULT_CONFIG = """\
|
||||||
# User Consent configuration
|
# User Consent configuration
|
||||||
#
|
#
|
||||||
|
# for detailed instructions, see
|
||||||
|
# https://github.com/matrix-org/synapse/blob/master/docs/consent_tracking.md
|
||||||
|
#
|
||||||
# Parts of this section are required if enabling the 'consent' resource under
|
# Parts of this section are required if enabling the 'consent' resource under
|
||||||
# 'listeners', in particular 'template_dir' and 'version'.
|
# 'listeners', in particular 'template_dir' and 'version'.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue