Some debug vars in logs.

This commit is contained in:
James Cole
2019-12-08 06:44:56 +01:00
parent 450433f12e
commit df649c5871
2 changed files with 8 additions and 1 deletions

View File

@@ -65,7 +65,7 @@ REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379
REDIS_DB="0" # always use quotes
REDIS_CACHE_DB="1"
# You can configure another file storage backend if you cannot use the local storage option.
# To set this up, fill in the following variables. The upload path is used to store uploaded
# files and the export path is to store exported data (before download).