mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:36:06 -04:00
Add missing blank line in config (#5249)
This commit is contained in:
parent
d16f5574b6
commit
dba9152d15
3 changed files with 3 additions and 0 deletions
|
@ -414,6 +414,7 @@ class ServerConfig(Config):
|
|||
#
|
||||
# For example, for room version 1, default_room_version should be set
|
||||
# to "1".
|
||||
#
|
||||
#default_room_version: "%(default_room_version)s"
|
||||
|
||||
# The GC threshold parameters to pass to `gc.set_threshold`, if defined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue