|
|
@ -18,9 +18,9 @@ from ._base import Config |
|
|
|
DEFAULT_CONFIG = """\ |
|
|
|
DEFAULT_CONFIG = """\ |
|
|
|
# User Consent configuration |
|
|
|
# User Consent configuration |
|
|
|
# |
|
|
|
# |
|
|
|
# for detailed instructions, see |
|
|
|
# for detailed instructions, see |
|
|
|
# https://github.com/matrix-org/synapse/blob/master/docs/consent_tracking.md |
|
|
|
# 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'. |
|
|
|
# |
|
|
|
# |
|
|
|