mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-19 08:44:07 -04:00
Update links to documentation in sample config (#10287)
Signed-off-by: Dirk Klimpel dirk@klimpel.org
This commit is contained in:
parent
7cb5168087
commit
56fd5fa8e1
16 changed files with 51 additions and 46 deletions
|
@ -57,7 +57,7 @@ class PasswordAuthProviderConfig(Config):
|
|||
# ex. LDAP, external tokens, etc.
|
||||
#
|
||||
# For more information and known implementations, please see
|
||||
# https://github.com/matrix-org/synapse/blob/master/docs/password_auth_providers.md
|
||||
# https://matrix-org.github.io/synapse/latest/password_auth_providers.html
|
||||
#
|
||||
# Note: instances wishing to use SAML or CAS authentication should
|
||||
# instead use the `saml2_config` or `cas_config` options,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue