mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 06:04:22 -08:00
added store_forward_plugin_history_return_window
This commit is contained in:
parent
a75ee51930
commit
2c5f9ce5fe
|
@ -24,6 +24,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_heartbeat | | |
|
||||
| store_forward_plugin_history_return_max | | |
|
||||
| store_forward_plugin_history_return_window | | |
|
||||
| store_forward_plugin_records | integer | `0` |
|
||||
|
||||
### store_forward_plugin_enabled
|
||||
|
@ -38,6 +39,10 @@ Enables the plugin.
|
|||
|
||||
<!--- TODO --->
|
||||
|
||||
### store_forward_plugin_history_return_window
|
||||
|
||||
<!--- TODO --->
|
||||
|
||||
### store_forward_plugin_records
|
||||
|
||||
<!--- TODO --->
|
||||
|
|
Loading…
Reference in a new issue