add strategy and strategy_path to config_full.json.example
This commit is contained in:
parent
df57c32076
commit
e7399b5046
@ -48,5 +48,7 @@
|
|||||||
"initial_state": "running",
|
"initial_state": "running",
|
||||||
"internals": {
|
"internals": {
|
||||||
"process_throttle_secs": 5
|
"process_throttle_secs": 5
|
||||||
}
|
},
|
||||||
|
"strategy": "DefaultStrategy",
|
||||||
|
"strategy_path": "/some/folder/"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user