added some parameters to store-and-forward

This commit is contained in:
Foster Irwin 2022-01-26 16:51:11 -07:00
parent 5acb51467d
commit cf1010b475

View file

@ -22,9 +22,9 @@ Because of the increased network traffic for this overhead, it's not advised to
| Setting | Acceptable Values | Default |
| :-----: | :---------------: | :-----: |
| store_forward_plugin_enabled | `true`, `false` | `false` |
| store_forward_plugin_heartbeat | | |
| store_forward_plugin_history_return_max | | |
| store_forward_plugin_history_return_window | | |
| store_forward_plugin_heartbeat | `true`, `false` | TODO - look up default setting |
| store_forward_plugin_history_return_max | `integer` | `0` |
| store_forward_plugin_history_return_window | `integer` | `0` |
| store_forward_plugin_records | integer | `0` |
### store_forward_plugin_enabled