Hiding Active local host cache settings when Idle local host cache is disabled

This commit is contained in:
Alfredo Cardigliano 2019-10-23 15:27:04 +02:00
parent 44a9d65f24
commit 858fa244c4

View file

@ -1263,7 +1263,7 @@ function printInMemory()
field = "toggle_local_host_cache_enabled",
default = "1",
pref = "is_local_host_cache_enabled",
to_switch = {"local_host_cache_duration"},
to_switch = {"local_host_cache_duration","row_toggle_active_local_host_cache_enabled","active_local_host_cache_interval"},
})
local showLocalHostCacheInterval = false