added store_forward_plugin_history_return_max

This commit is contained in:
Foster Irwin 2022-01-26 16:25:07 -07:00
parent ac3c95c605
commit a75ee51930

View file

@ -23,6 +23,7 @@ Because of the increased network traffic for this overhead, it's not advised to
| :-----: | :---------------: | :-----: | | :-----: | :---------------: | :-----: |
| store_forward_plugin_enabled | `true`, `false` | `false` | | store_forward_plugin_enabled | `true`, `false` | `false` |
| store_forward_plugin_heartbeat | | | | store_forward_plugin_heartbeat | | |
| store_forward_plugin_history_return_max | | |
| store_forward_plugin_records | integer | `0` | | store_forward_plugin_records | integer | `0` |
### store_forward_plugin_enabled ### store_forward_plugin_enabled
@ -33,6 +34,10 @@ Enables the plugin.
<!--- TODO ---> <!--- TODO --->
### store_forward_plugin_history_return_max
<!--- TODO --->
### store_forward_plugin_records ### store_forward_plugin_records
<!--- TODO ---> <!--- TODO --->