Skip to content
Snippets Groups Projects
Commit 6e941da1 authored by xeruf's avatar xeruf
Browse files

apps/do: enable vikunja debug logging

parent 7f9cfd61
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment