mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-06 21:54:55 -04:00
Update wording and config
This commit is contained in:
parent
e55a240681
commit
900bca9707
3 changed files with 8 additions and 2 deletions
|
@ -343,6 +343,9 @@ class SAML2Config(Config):
|
|||
# If no file is provided, this defaults to some minimalistic HTML telling the
|
||||
# user that something went wrong and they should try authenticating again.
|
||||
#
|
||||
# See https://github.com/matrix-org/synapse/blob/master/synapse/res/templates/saml_error.html
|
||||
# for an example.
|
||||
#
|
||||
#error_html_path: /path/to/static/content/saml_error.html
|
||||
""" % {
|
||||
"config_dir_path": config_dir_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue