Merge pull request #6165 from Ramoonus/patch-1

closing brackets for ENABLE_CONFIG_CACHE in .env.example
pull/6224/head
dansup 2 weeks ago committed by GitHub
commit 1e109445d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -8,7 +8,7 @@ OPEN_REGISTRATION="false"
ENFORCE_EMAIL_VERIFICATION="false"
PF_MAX_USERS="1000"
OAUTH_ENABLED="true"
ENABLE_CONFIG_CACHE=true
ENABLE_CONFIG_CACHE="true"
INSTANCE_DISCOVER_PUBLIC="true"
# Media Configuration

Loading…
Cancel
Save