Commit History

Author SHA1 Message Date
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 years ago
  Andrew Morgan ce207aa0ff Fix typo 'datbases' in ConfigError 4 years ago
  Nektarios Katakis 825fb5d0a5 Don't default to an invalid sqlite config if no database configuration is provided (#6573) 4 years ago
  Richard van der Hoff c165c1233b Improve database configuration docs (#6988) 4 years ago
  Erik Johnston 9f6c1befbb Add experimental 'databases' config (#6580) 4 years ago
  Erik Johnston 75d8f26ac8 Split state groups into a separate data store (#6296) 4 years ago
  Erik Johnston 2284eb3a53 Add database config class (#6513) 4 years ago
  Amber Brown f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
  Jorik Schellekens 6d97843793 Config templating (#5900) 4 years ago
  Erik Johnston 823e13ddf4 Change add_arguments to be a static method 4 years ago
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 5 years ago
  Richard van der Hoff c3c6b00d95 Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Richard van der Hoff fd463b4f5d Comment out most options in the generated config. (#4863) 5 years ago
  Richard van der Hoff 8e28bc5eee Include a default configuration file in the 'docs' directory. (#4791) 5 years ago
  Richard van der Hoff 9c2af7b2c5 Add a script to generate a clean config file (#4315) 5 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 8 years ago
  Mark Haines 46a65c282f Allow generate-config to run against an existing config file to generate default keys 9 years ago
  Mark Haines d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 9 years ago
  Erik Johnston 1ef66cc3bd Move database configuration into config module 9 years ago
  Erik Johnston 5e7a90316d Update --database-path metavar to SQLITE_DATABASE_PATH 9 years ago
  Erik Johnston 455579ca90 Make database selection configurable 9 years ago
  Mark Haines f5a70e0d2e Add a cache for get_event 9 years ago
  Mark Haines 3e85e52b3f Allow ':memory:' as the database path for sqlite3 9 years ago
  Mark Haines adb04b1e57 Update copyright notices 9 years ago
  Mark Haines 7d709542ca Fix pep8 warnings 9 years ago
  Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 9 years ago
  Mark Haines 9ea1de432d Fix homeserver config parsing 9 years ago
  Mark Haines d9ebe531ed Add config tree to synapse. Add support for reading config from a file 9 years ago