mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
d30f999628
Fixed the link for you.
427 B
427 B
Configuration
Authelia is highly configurable thanks to a configuration file. There is a documented template configuration, called config.template.yml, at the root of the repository. All the details are documented there.
When running Authelia, you can specify your configuration file by passing the file path as the first argument of Authelia.
$ authelia --config config.custom.yml