1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lychee_ynh.git synced 2024-09-03 19:36:36 +02:00

Update .env

This commit is contained in:
Éric Gaspar 2024-06-19 11:21:28 +02:00
parent 9266ec3f40
commit 1203a597ec

View file

@ -15,13 +15,13 @@ APP_DIR=__PATH__/
# enable or disable debug bar. By default it is disabled.
# Do note that this disable CSP!!
DEBUGBAR_ENABLED=true
DEBUGBAR_ENABLED=false
# enable or disable the v5 layout.
LIVEWIRE_ENABLED=true
# enable or disable log viewer. By default it is enabled.
LOG_VIEWER_ENABLED=true
LOG_VIEWER_ENABLED=false
# enable s3 bucket (required in addition to needing AWS_ACCESS_KEY_ID)
# S3_ENABLED=true