From 33fe1262bd76a0ab3c8ef98fcd60d042bf92f6a5 Mon Sep 17 00:00:00 2001 From: Amir Zarrinkafsh Date: Fri, 1 Oct 2021 13:30:56 +1000 Subject: [PATCH] docs: fix typo in secrets env var (#2432) --- docs/configuration/secrets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/secrets.md b/docs/configuration/secrets.md index 08f751830..e630dc6be 100644 --- a/docs/configuration/secrets.md +++ b/docs/configuration/secrets.md @@ -22,7 +22,7 @@ Authelia will fail to load. Authelia will automatically remove the newlines from For instance the LDAP password can be defined in the configuration at the path **authentication_backend.ldap.password**, so this password could alternatively be set using the environment variable called -**AUTHELIA__AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE**. +**AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE**. Here is the list of the environment variables which are considered secrets and can be defined. Please note that only secrets can be loaded into the configuration if they end with one of the suffixes above, you can set the value of any