mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Added sites collection preference
This commit is contained in:
parent
503c30ed0c
commit
db6564c44e
7 changed files with 21 additions and 2 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue