From f6c43b691ab823b539a3685cfad89d63284639bd Mon Sep 17 00:00:00 2001 From: Abbie Wade Date: Tue, 1 Feb 2022 20:19:30 +1100 Subject: [PATCH] fixed a typo and added verbose for future users to find --- lldap_config.docker_template.toml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lldap_config.docker_template.toml b/lldap_config.docker_template.toml index 660199a..9e863fc 100644 --- a/lldap_config.docker_template.toml +++ b/lldap_config.docker_template.toml @@ -20,7 +20,7 @@ ## them to re-login. ## You should probably set it through the LLDAP_JWT_SECRET environment ## variable from a secret ".env" file. -## This can also be set from a file's contents by specifying the file path +## This can also be set from a file's contents by specifying the file path ## in the LLDAP_JWT_SECRET_FILE environment variable ## You can generate it with (on linux): ## LC_ALL=C tr -dc 'A-Za-z0-9!"#%&'\''()*+,-./:;<=>?@[\]^_{|}~'