mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
This refactors the `dendrite-demo-pinecone` executable so that it: 1. Converts the old `.key` file into a standard `.pem` file 2. Allows passing in the `--config` option to supply a normal Dendrite configuration file, so that you can configure PostgreSQL instead of SQLite, appservices and all the other usual stuff |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_appservice.go | ||
| config_clientapi.go | ||
| config_federationapi.go | ||
| config_global.go | ||
| config_jetstream.go | ||
| config_keyserver.go | ||
| config_mediaapi.go | ||
| config_mscs.go | ||
| config_roomserver.go | ||
| config_syncapi.go | ||
| config_test.go | ||
| config_userapi.go | ||