summary refs log tree commit diff
path: root/synapse/config (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-24Split public rooms directory auth config in twoBrendan Abolivier1-10/+34
2019-06-24Pass config_dir_path and data_dir_path into Config.read_config. (#5522)Richard van der Hoff35-67/+104
2019-06-24