Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…o dev
  • Loading branch information
solderzzc committed Aug 25, 2016
2 parents 8996828 + 95430ee commit 5e50264
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions configs/config.json.cluster.example
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@
"recycle_wait_min": 3,
"recycle_wait_max": 5,
"recycle_force": true,
"recycle_force_min": "00:00:00",
"recycle_force_max": "00:01:00"
"recycle_force_min": "00:01:00",
"recycle_force_max": "00:05:00"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions configs/config.json.example
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
"recycle_wait_min": 3,
"recycle_wait_max": 5,
"recycle_force": true,
"recycle_force_min": "00:00:00",
"recycle_force_max": "00:01:00"
"recycle_force_min": "00:01:00",
"recycle_force_max": "00:05:00"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions configs/config.json.map.example
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@
"recycle_wait_min": 1,
"recycle_wait_max": 4,
"recycle_force": true,
"recycle_force_min": "00:00:00",
"recycle_force_max": "00:01:00"
"recycle_force_min": "00:01:00",
"recycle_force_max": "00:05:00"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions configs/config.json.optimizer.example
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@
"recycle_wait_min": 3,
"recycle_wait_max": 5,
"recycle_force": true,
"recycle_force_min": "00:00:00",
"recycle_force_max": "00:01:00"
"recycle_force_min": "00:01:00",
"recycle_force_max": "00:05:00"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions configs/config.json.path.example
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@
"recycle_wait_min": 3,
"recycle_wait_max": 5,
"recycle_force": true,
"recycle_force_min": "00:00:00",
"recycle_force_max": "00:01:00"
"recycle_force_min": "00:01:00",
"recycle_force_max": "00:05:00"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions configs/config.json.pokemon.example
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@
"recycle_wait_min": 3,
"recycle_wait_max": 5,
"recycle_force": true,
"recycle_force_min": "00:00:00",
"recycle_force_max": "00:01:00"
"recycle_force_min": "00:01:00",
"recycle_force_max": "00:05:00"
}
},
{
Expand Down

0 comments on commit 5e50264

Please sign in to comment.