From 97e6086719ad44db0f8a3fbdc4ef9652aa11ec1c Mon Sep 17 00:00:00 2001 From: gjacobjn <52928254+gjacobjn@users.noreply.github.com> Date: Fri, 29 Jan 2021 12:33:30 +0100 Subject: [PATCH] Update .env --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 324302d609..2d2359a3c7 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ PHRASEANET_PROJECT_NAME=Phraseanet -# Allow project name editing inside the setup interface (0/1) +# Allow settings of project name inside env file (0/1) ENV_SET_PHRASEANET_PROJET_NAME=1 PHRASEANET_SERVER_NAME=localhost # Registry from where you pull Docker images @@ -90,7 +90,7 @@ PHRASEANET_SMTP_AUTH_ENABLED=false PHRASEANET_SMTP_SECURE_MODE=null PHRASEANET_SMTP_USER= PHRASEANET_SMTP_PASSWORD= -# Allow Email configuration editing inside the setup interface (0/1) +# Allow settings of email parameters inside env file (0/1) ENV_SET_PHRASEANET_EMAIL_SETUP=1 # Phraseanet Workers setting