Skip to content

Commit

Permalink
disable logs as default (reference ros-naoqi#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
kochigami committed Aug 1, 2017
1 parent f009c76 commit 8aaf1cb
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 8aaf1cb

Please sign in to comment.