From 65a697d8f79963a8ef2132df4b35c02f5f1dd270 Mon Sep 17 00:00:00 2001 From: notCharles Date: Sun, 2 Jun 2024 18:04:02 -0400 Subject: [PATCH] add variables to .env --- .env.example | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.env.example b/.env.example index c91d260138..ae71e78e69 100644 --- a/.env.example +++ b/.env.example @@ -30,3 +30,8 @@ MAIL_FROM_NAME="Pelican Admin" SESSION_ENCRYPT=false SESSION_PATH=/ SESSION_DOMAIN=null + +# Set this to true, and set start & end ports to auto create allocations. +PANEL_CLIENT_ALLOCATIONS_ENABLED=false +PANEL_CLIENT_ALLOCATIONS_RANGE_START= +PANEL_CLIENT_ALLOCATIONS_RANGE_END=