mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 06:04:22 -08:00
added store_forward_plugin_heartbeat
This commit is contained in:
parent
63538a4eb6
commit
ac3c95c605
|
@ -22,12 +22,17 @@ 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_records | integer | `0` |
|
||||
|
||||
### store_forward_plugin_enabled
|
||||
|
||||
Enables the plugin.
|
||||
|
||||
### store_forward_plugin_heartbeat
|
||||
|
||||
<!--- TODO --->
|
||||
|
||||
### store_forward_plugin_records
|
||||
|
||||
<!--- TODO --->
|
||||
|
|
Loading…
Reference in a new issue