Skip to content

Commit

Permalink
default verbose to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hector-hedb12 committed Apr 15, 2019
1 parent 1b2b7f4 commit 6a366fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"verbose": {
"type": "int",
"default": 1,
"default": 0,
"range": [
0,
2
Expand Down

0 comments on commit 6a366fa

Please sign in to comment.