mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update .env
This commit is contained in:
parent
d4c1f305aa
commit
c4bb64ba10
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ SESSION_DOMAIN="${APP_DOMAIN}"
|
|||
TRUST_PROXIES="*"
|
||||
|
||||
# Instance Configuration
|
||||
OPEN_REGISTRATION=true
|
||||
OPEN_REGISTRATION=__OPEN_REGISTRATION__
|
||||
ENFORCE_EMAIL_VERIFICATION=true
|
||||
PF_MAX_USERS=1000
|
||||
OAUTH_ENABLED=true
|
||||
|
|
Loading…
Add table
Reference in a new issue