mirror of
https://github.com/YunoHost-Apps/commento_ynh.git
synced 2024-09-03 18:16:16 +02:00
Update .env
This commit is contained in:
parent
9dab60b2c5
commit
36a04f0fcb
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ COMMENTO_FORBID_NEW_OWNERS=__ENABLE_REGISTRATIONS__
|
|||
# Set PostgreSQL settings
|
||||
COMMENTO_POSTGRES=postgres://__DB_USER__:__DB_PWD__@127.0.0.1:5432/__DB_NAME__?sslmode=disable
|
||||
|
||||
# Used to disable new dashboard registrations.
|
||||
COMMENTO_FORBID_NEW_OWNERS=false
|
||||
|
||||
# If set to true, all static content will be served GZipped if the client's browser supports compression.
|
||||
COMMENTO_GZIP_STATIC=false
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue