From ae9d357beb2d12fc85fd00c1d4be59584314e774 Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Thu, 8 Oct 2020 12:48:43 +0200 Subject: [PATCH] fix --- .env.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.tpl b/.env.tpl index f9f9afeb..ba4732d2 100644 --- a/.env.tpl +++ b/.env.tpl @@ -105,7 +105,7 @@ NOPAQUE_CONTACT_EMAIL_ADRESS= # DEFAULT: hard to guess string # HINT: Use this bash command `python -c "import uuid; print(uuid.uuid4().hex)"` -NOPAQUE_SECRET_KEY= +# NOPAQUE_SECRET_KEY= # DEFAULT: 10 # NOPAQUE_USERS_PER_PAGE=