synapse-product/changelog.d
Richard van der Hoff fd463b4f5d
Comment out most options in the generated config. (#4863)
Make it so that most options in the config are optional, and commented out in
the generated config.

The reasons this is a good thing are as follows:

* If we decide that we should change the default for an option, we can do so,
  and only those admins that have deliberately chosen to override that option
  will be stuck on the old setting.

* It moves us towards a point where we can get rid of the super-surprising
  feature of synapse where the default settings for the config come from the
  generated yaml.

* It makes setting up a test config for unit testing an order of magnitude
  easier (see forthcoming PR).

* It makes the generated config more consistent, and hopefully easier for users
  to understand.
2019-03-19 10:06:40 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
2090.bugfix fix incorrect encoding of filenames with spaces in (#2090) 2019-03-11 09:53:45 +00:00
4537.feature Rewrite userdir to be faster (#4537) 2019-03-07 01:22:53 -08:00
4662.misc Add systemd setup that supports workers (#4662) 2019-03-15 09:51:46 +00:00
4699.bugfix clarify comments 2019-03-05 09:16:35 +00:00
4735.feature Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
4740.bugfix Make 'event_id' a required parameter in federated state requests (#4741) 2019-02-27 14:35:47 -08:00
4749.bugfix Newsfile 2019-02-26 15:13:55 +00:00
4752.misc Move from TravisCI to BuildKite (#4752) 2019-02-27 13:03:14 -08:00
4757.feature Newsfile 2019-02-27 13:46:29 +00:00
4757.misc Newsfile 2019-02-27 13:54:45 +00:00
4759.feature Update changelog.d/4759.feature 2019-02-27 15:32:21 +00:00
4763.bugfix Fix parsing of Content-Disposition headers (#4763) 2019-02-27 14:29:10 -08:00
4765.misc Minor docstring fixes for MatrixFederationAgent (#4765) 2019-02-28 16:24:01 +00:00
4770.misc Avoid rebuilding Edu objects in worker mode (#4770) 2019-03-04 12:57:44 +00:00
4771.misc Update test_typing to use HomeserverTestCase. (#4771) 2019-03-04 10:05:39 +00:00
4772.feature Add changelog and AUTHORS file entry 2019-03-01 10:44:40 +01:00
4776.bugfix Fix incorrect log about not persisting duplicate state event. (#4776) 2019-03-01 16:47:12 +00:00
4779.misc Update changelog.d/4779.misc 2019-03-06 14:29:56 -07:00
4790.bugfix Fix v4v6 option in HAProxy example config (#4790) 2019-03-04 13:19:41 +00:00
4791.feature Include a default configuration file in the 'docs' directory. (#4791) 2019-03-04 17:14:58 +00:00
4792.bugfix Add changelog 2019-03-04 14:05:16 +00:00
4794.misc Add changelog 2019-03-04 15:28:22 +00:00
4795.misc Add changelog 2019-03-04 16:01:17 +00:00
4796.feature Newsfile 2019-03-04 18:30:07 +00:00
4797.misc Clean up read-receipt handling. 2019-03-04 18:16:43 +00:00
4798.misc Add some debug about processing read receipts. 2019-03-04 18:19:40 +00:00
4799.misc changelog 2019-03-04 19:01:19 +00:00
4801.feature Reword the sample config header to be less scary (#4801) 2019-03-07 07:09:01 +00:00
4804.feature Add changelog 2019-03-05 18:55:29 +00:00
4814.feature Newsfile 2019-03-06 16:24:03 +00:00
4815.misc Newsfile 2019-03-06 17:24:53 +00:00
4816.misc Newsfile 2019-03-06 17:32:48 +00:00
4817.misc Newsfile 2019-03-06 17:38:19 +00:00
4818.bugfix Update changelog 2019-03-06 19:04:52 +00:00
4820.misc Update example_log_config.yaml (#4820) 2019-03-07 14:12:10 +00:00
4821.feature Add ratelimiting on login (#4821) 2019-03-15 17:46:16 +00:00
4824.misc Document the generate option for the docker image. 2019-03-07 07:35:42 +00:00
4825.misc Fix check-newsfragment for debian-only changes. (#4825) 2019-03-07 14:03:05 +00:00
4828.misc Newsfile 2019-03-07 16:00:09 +00:00
4829.bugfix Newsfile 2019-03-07 16:18:02 +00:00
4832.misc Neilj/improved delegation doc 2 (#4832) 2019-03-12 14:23:28 +00:00
4837.bugfix Newsfile 2019-03-08 15:08:34 +00:00
4838.bugfix Transfer local user's push rules on room upgrade (#4838) 2019-03-12 14:42:53 +00:00
4839.misc Add changelog 2019-03-08 16:49:16 +00:00
4843.misc Add some stuff back to the .gitignore (#4843) 2019-03-15 09:22:29 +00:00
4844.misc Clarify what registration_shared_secret allows for (#2885) (#4844) 2019-03-11 18:21:52 +00:00
4846.feature changelog 2019-03-12 00:38:17 +11:00
4847.misc Newsfile 2019-03-11 14:13:58 +00:00
4849.misc Document using a certificate with a full chain (#4849) 2019-03-13 15:26:29 +00:00
4852.misc changelog 2019-03-13 17:24:10 +00:00
4853.feature Newsfile 2019-03-13 17:38:58 +00:00
4855.misc changelog 2019-03-13 22:08:37 +00:00
4863.misc Comment out most options in the generated config. (#4863) 2019-03-19 10:06:40 +00:00
4864.feature Migrate the user directory initial population to a background task (#4864) 2019-03-19 04:50:24 +11:00
4865.feature Add ratelimiting on failed login attempts (#4865) 2019-03-18 12:57:20 +00:00