mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-24 10:35:46 +03:00
pep8
This commit is contained in:
parent
c05e6015cc
commit
a9c2e930ac
1 changed files with 2 additions and 1 deletions
|
@ -73,7 +73,8 @@ class RegistrationConfig(Config):
|
|||
- vector.im
|
||||
- riot.im
|
||||
|
||||
# Users who register on this homeserver will automatically be joined to these rooms
|
||||
# Users who register on this homeserver will automatically be joined
|
||||
# to these rooms
|
||||
#auto_join_rooms:
|
||||
# - "#example:example.com"
|
||||
""" % locals()
|
||||
|
|
Loading…
Reference in a new issue