Fix mac-based serialization key and add a preference to enabled it (disabled by default)

This commit is contained in:
emanuele-f 2019-02-22 16:01:29 +01:00
parent 98cb560083
commit 4a97017f35
14 changed files with 57 additions and 33 deletions

View file

@ -448,6 +448,9 @@ local menu_subpages = {
}, minute_top_talkers_retention = {
title = i18n("prefs.minute_top_talkers_retention_title"),
description = i18n("prefs.minute_top_talkers_retention_description"),
}, toggle_host_tskey = {
title = i18n("prefs.toggle_host_tskey_title"),
description = i18n("prefs.toggle_host_tskey_description"),
}
}},
}