Skip to content

Commit

Permalink
[jsk_robot_startup] Set mongodb_store logerr period 3600[s]
Browse files Browse the repository at this point in the history
  • Loading branch information
708yamaguchi authored and knorth55 committed May 23, 2022
1 parent 672e4b2 commit e8ca6b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsk_robot_common/jsk_robot_startup/lifelog/mongodb.launch
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<arg name="repl_set" value="rs0"
if="$(arg repl_set_mode)" />
<arg name="replicator_dump_path" value="$(arg replicator_dump_path)" />
<arg name="logerr_period" default="3600" />
<arg name="test_mode" value="$(arg test_mode)" />
</include>

Expand Down

0 comments on commit e8ca6b7

Please sign in to comment.