apps/do: enable vikunja debug logging

This commit is contained in:
xeruf 2024-03-11 20:21:54 +03:00
parent 7f9cfd6171
commit 6e941da1d1
1 changed files with 10 additions and 2 deletions

View File

@ -76,11 +76,19 @@ data:
type: postgres
host: vikunja-postgresql
password: "${postgresql_password}"
# https://vikunja.io/docs/config-options/#log
log:
path: "/app/vikunja"
standard: stderr
level: debug
database: file
databaselevel: info
http: file
database: stderr
databaselevel: debug
echo: file
events: file
eventslevel: debug
mail: file
maillevel: debug
defaultsettings:
avatar_provider: gravatar
discoverable_by_name: true