mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
added store_forward_plugin_history_return_max
This commit is contained in:
parent
ac3c95c605
commit
a75ee51930
|
@ -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_heartbeat | | |
|
||||
| store_forward_plugin_history_return_max | | |
|
||||
| store_forward_plugin_records | integer | `0` |
|
||||
|
||||
### store_forward_plugin_enabled
|
||||
|
@ -33,6 +34,10 @@ Enables the plugin.
|
|||
|
||||
<!--- TODO --->
|
||||
|
||||
### store_forward_plugin_history_return_max
|
||||
|
||||
<!--- TODO --->
|
||||
|
||||
### store_forward_plugin_records
|
||||
|
||||
<!--- TODO --->
|
||||
|
|
Loading…
Reference in a new issue