authelia/docs/configuration/index.md
James Elliott ffc87c1006
[DOCS] Fix Docs Links (#674)
- Fixed a few broken links
2020-03-01 16:58:26 +11:00

450 B

layout title nav_order has_children
default Configuration 4 true

Configuration

Authelia uses a YAML file as configuration file. A template with all possible options can be found here, at the root of the repository.

When running Authelia, you can specify your configuration by passing the file path as shown below.

$ authelia --config config.custom.yml