mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-27 14:39:54 -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 |
|
| Setting | Acceptable Values | Default |
|
||||||
| :-----: | :---------------: | :-----: |
|
| :-----: | :---------------: | :-----: |
|
||||||
| store_forward_plugin_enabled | `true`, `false` | `false` |
|
| store_forward_plugin_enabled | `true`, `false` | `false` |
|
||||||
|
| store_forward_plugin_heartbeat | | |
|
||||||
| store_forward_plugin_records | integer | `0` |
|
| store_forward_plugin_records | integer | `0` |
|
||||||
|
|
||||||
### store_forward_plugin_enabled
|
### store_forward_plugin_enabled
|
||||||
|
|
||||||
Enables the plugin.
|
Enables the plugin.
|
||||||
|
|
||||||
|
### store_forward_plugin_heartbeat
|
||||||
|
|
||||||
|
<!--- TODO --->
|
||||||
|
|
||||||
### store_forward_plugin_records
|
### store_forward_plugin_records
|
||||||
|
|
||||||
<!--- TODO --->
|
<!--- TODO --->
|
||||||
|
|
Loading…
Reference in a new issue