Alternative message for speedtest execution alerts

This commit is contained in:
emanuele-f 2020-04-28 12:53:43 +02:00
parent 5eff97e55b
commit e3115e14e8
6 changed files with 29 additions and 1 deletions

View file

@ -138,6 +138,8 @@ return {
},
-- If set, the user cannot change the host
force_host = nil,
-- An alternative localization string for the unrachable alert message
unreachable_alert_i18n = nil,
}, {
key = "https",
i18n_label = "https",
@ -160,6 +162,7 @@ return {
"active_monitoring_stats.other_https_descr"
},
force_host = nil,
unreachable_alert_i18n = nil,
},
},