mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-11 14:24:58 -05:00
Merge branch 'release-v0.10.0' of github.com:matrix-org/synapse into develop
This commit is contained in:
commit
b62c1395d6
7 changed files with 7 additions and 376 deletions
|
|
@ -182,6 +182,8 @@ class Config(object):
|
|||
) % (entry_path, )
|
||||
continue
|
||||
|
||||
files.add(config_path)
|
||||
|
||||
config_files.extend(sorted(files))
|
||||
else:
|
||||
config_files.append(config_path)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue