Merge pull request #3290 from rubo77/patch-7

Add link to thorough instruction how to configure consent
This commit is contained in:
Richard van der Hoff 2018-05-30 19:52:01 +01:00 committed by GitHub
commit e73635191f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,9 @@ from ._base import Config
DEFAULT_CONFIG = """\
# 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
# 'listeners', in particular 'template_dir' and 'version'.
#