Added sites collection preference

This commit is contained in:
Matteo Biscosi 2024-09-30 18:01:47 +02:00
parent 503c30ed0c
commit db6564c44e
7 changed files with 21 additions and 2 deletions

View file

@ -412,6 +412,12 @@ if auth.has_capability(auth.capabilities.preferences) then
default = "0"
})
prefsToggleButton(subpage_active, {
field = "toggle_sites_collection",
pref = "sites_collection",
default = "0"
})
print('<thead class="table-primary"><tr><th colspan=2 class="info">TLS / QUIC</th></tr></thead>')
prefsToggleButton(subpage_active, {