Skip to content

Commit

Permalink
change default to pretty log off
Browse files Browse the repository at this point in the history
  • Loading branch information
dleviminzi committed Nov 25, 2024
1 parent cb3a78a commit 3f13872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/common/config.default.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
clusterName: beta9
debugMode: False
prettyLogs: true
prettyLogs: False
database:
postgres:
host: postgresql
Expand Down

0 comments on commit 3f13872

Please sign in to comment.