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