Skip to content

Commit

Permalink
chore(BUX-000): logging level in the config.example
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-4chain committed Jan 22, 2024
1 parent f195239 commit 6e2a848
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ db:
table_prefix: ""
debug: true
debug_profiling: true
logging:
level: info
disable_itc: true
# Prefixed with "_", because it's unused by default
graphql:
Expand Down

0 comments on commit 6e2a848

Please sign in to comment.