mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Revert "Comment the new setting out, because it's the default value"
This reverts commit b7908e617c6f30bc55c8420a3f5f4ef63414ae6d. - I revert, because it looks like that an undefined .env variable becomes an empty string. To handle this with if statements seems to uncertain to me without intense testing!
This commit is contained in:
parent
b7908e617c
commit
adc9f0967e
@ -3,7 +3,7 @@
|
||||
# change all the below if needed
|
||||
PUBLIC_REGISTRATION: false
|
||||
INVITE_REGISTRATION: false
|
||||
# COOKIE_EXPIRE_TIME: 730 # days (730 days, two years by default in main code, if not set here)
|
||||
COOKIE_EXPIRE_TIME: 730 # days (730 days, two years by default in main code, if not set here)
|
||||
|
||||
BACKEND:
|
||||
# change all the below if needed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user