diff --git a/packages/shared-state-bat_hosts/files/etc/uci-defaults/shared-state-bat_hosts-cron b/packages/shared-state-bat_hosts/files/etc/uci-defaults/shared-state-bat_hosts-cron index 5ed7fc439..817759679 100755 --- a/packages/shared-state-bat_hosts/files/etc/uci-defaults/shared-state-bat_hosts-cron +++ b/packages/shared-state-bat_hosts/files/etc/uci-defaults/shared-state-bat_hosts-cron @@ -8,7 +8,7 @@ unique_append() uci set shared-state.bat_hosts=dataType uci set shared-state.bat_hosts.name='bat-hosts' uci set shared-state.bat_hosts.scope='community' -uci set shared-state.bat_hosts.ttl='600' +uci set shared-state.bat_hosts.ttl='2400' uci set shared-state.bat_hosts.update_interval='30' uci commit shared-state