0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-17 03:48:28 +02:00
dendrite/cmd/dendrite-demo-pinecone
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
..
conn Update to matrix-org/pinecone@e526fa8 2022-04-04 15:16:02 +01:00
defaults Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00
embed Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00
rooms Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00
users Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
main.go Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00