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

@ -91,6 +91,10 @@ local menu_subpages = {{
url = "https://resources.sei.cmu.edu/asset_files/Presentation/2010_017_001_49763.pdf"
})
},
toggle_sites_collection = {
title = i18n("prefs.toggle_sites_collection_title"),
description = i18n("prefs.toggle_sites_collection_description")
},
toggle_tls_quic_hostnaming = {
title = i18n("prefs.toggle_tls_quic_hostnaming_title"),
description = i18n("prefs.toggle_tls_quic_hostnaming_description")