authelia/docs/configuration
James Elliott a7e867a699
feat(configuration): replace viper with koanf (#2053)
This commit replaces github.com/spf13/viper with github.com/knadh/koanf. Koanf is very similar library to viper, with less dependencies and several quality of life differences. This also allows most config options to be defined by ENV. Lastly it also enables the use of split configuration files which can be configured by setting the --config flag multiple times.

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-08-03 19:55:21 +10:00
..
authentication docs: fix parents (#2225) 2021-08-03 07:23:40 +10:00
identity-providers feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
notifier feat(configuration): add error and warn log levels (#2050) 2021-06-01 14:09:50 +10:00
session feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
storage docs: fix parents (#2225) 2021-08-03 07:23:40 +10:00
access-control.md docs: misc fixes (#2186) 2021-07-15 13:21:47 +10:00
duo-push-notifications.md feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
index.md feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
logging.md feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
migration.md docs(logging): fix invalid key log_file (#2226) 2021-08-03 10:44:21 +10:00
miscellaneous.md feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
one-time-password.md feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
regulation.md feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
secrets.md feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
server.md feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
theme.md feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00