Skip to content

Commit f4b108a

Browse files
log less garbage by default
1 parent fa86415 commit f4b108a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/vikunja/kustomization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ configMapGenerator:
1212
- "VIKUNJA_SERVICE_TIMEZONE=Europe/Berlin"
1313
- "VIKUNJA_SENTRY_ENABLED=false"
1414
- "VIKUNJA_FILES_BASEPATH=/data"
15+
- "VIKUNJA_LOG_LEVEL=NOTICE"
16+
- "VIKUNJA_LOG_HTTP=off"

0 commit comments

Comments
 (0)