Commit Graph

3 Commits (605ae3ae72e057bda8fad1d55b1fcc0e5d5d785a)

Author SHA1 Message Date
Christian Merten 162b9a46ea
chore(docker/test): add test texts config 4 months ago
Christian Merten 07bf5ff53f
chore(members): add more tests 7 months ago
Christian Merten 6ffa2376b8
settings: use toml configuration files
We replace the current environment variable based configuration approach by
reading all local configuration from a `settings.toml` configuration file.
The docker test, development and production setups have been updated to use
the new setup.

The configuration folder also allows overriding every template in a
`config/templates` directory. We use this in a follow-up to move
all local specific templates, e.g. the registration form, into this
config directory.
11 months ago