From 9acf9226c2ca5cb5aee8a571610c5a7328439b35 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 11 Jul 2019 23:27:56 +0200 Subject: [PATCH] Update .env --- conf/.env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/.env b/conf/.env index 7f497b8d..a221f1ea 100644 --- a/conf/.env +++ b/conf/.env @@ -64,3 +64,5 @@ CS_UNLISTED_DOMAINS='example.org,example.net,example.com' ## Optional #HORIZON_DARKMODE=false # Horizon theme darkmode #HORIZON_EMBED=false # Single Docker Container mode + +ADMIN_ENV_EDITOR=true