Skip to content

Commit

Permalink
fix: set default to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
n-dusan committed Sep 23, 2024
1 parent 2c85ff1 commit 70cb98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taf/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@

LOG_COMMAND_OUTPUT = False

VERBOSITY = 1
VERBOSITY = 0

0 comments on commit 70cb98a

Please sign in to comment.