Added recommended settings as a sender

This commit is contained in:
Jm
2021-02-14 21:45:26 -08:00
parent 703ce2e292
commit 8320754b98
2 changed files with 8 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ int32_t StoreForwardPlugin::runOnce()
without having to configure it from the PythonAPI or WebUI.
*/
radioConfig.preferences.store_forward_plugin_enabled = 1;
radioConfig.preferences.store_forward_plugin_enabled = 0;
radioConfig.preferences.is_router = 0;
if (radioConfig.preferences.store_forward_plugin_enabled) {