mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-25 16:56:38 -05:00
fix typo
This commit is contained in:
parent
e51c2bcaef
commit
208a6647f1
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ class CasConfig(Config):
|
||||||
#cas_config:
|
#cas_config:
|
||||||
# enabled: true
|
# enabled: true
|
||||||
# server_url: "https://cas-server.com"
|
# server_url: "https://cas-server.com"
|
||||||
# service_url: "https://homesever.domain.com:8448"
|
# service_url: "https://homeserver.domain.com:8448"
|
||||||
# #required_attributes:
|
# #required_attributes:
|
||||||
# # name: value
|
# # name: value
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue