add variables to .env
This commit is contained in:
parent
9515a82a75
commit
65a697d8f7
@ -30,3 +30,8 @@ MAIL_FROM_NAME="Pelican Admin"
|
|||||||
SESSION_ENCRYPT=false
|
SESSION_ENCRYPT=false
|
||||||
SESSION_PATH=/
|
SESSION_PATH=/
|
||||||
SESSION_DOMAIN=null
|
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=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user