dendrite/cmd
Neil Alexander 51d229b025
Configuration tweaks (#2567)
This makes the following changes:

* The various `Defaults` functions are now responsible for setting sane defaults if `generate` is specified, rather than hiding them in `generate-config`
* Some configuration options have been marked as `omitempty` so that they don't appear in generated configs unnecessarily (monolith-specific vs. polylith-specific options)
* A new option `-polylith` has been added to `generate-config` to create a config that makes sense for polylith deployments (i.e. including the internal/external API listeners and per-component database sections)
* A new option `-normalise` has been added to `generate-config` to take an existing file and add any missing options and/or defaults
2022-09-01 14:15:41 +01:00
..
create-account Add timeout parameter & trim URL (#2666) 2022-08-23 11:10:41 +02:00
dendrite-demo-pinecone Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
dendrite-demo-yggdrasil Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
dendrite-monolith-server Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
dendrite-polylith-multi Add PolylithMode base config option (#2428) 2022-05-06 13:51:48 +01:00
dendrite-upgrade-tests Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
dendritejs-pinecone Tidy up AddPublicRoutes (#2412) 2022-05-03 17:17:02 +01:00
furl Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
generate-config Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
generate-keys Complement QoL changes (#2663) 2022-08-23 13:10:29 +02:00
resolve-state Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00