Skip to content

Commit

Permalink
disable logs as default (reference #68) (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
kochigami authored and nlyubova committed Feb 15, 2018
1 parent a83ec33 commit 9ad6dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/boot_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"logs":
{
"enabled" : true,
"enabled" : false,
"frequency" : 1
},
"diag":
Expand Down

0 comments on commit 9ad6dba

Please sign in to comment.