Adds web UI ACL conf (WIP)

This commit is contained in:
Simone Mainardi 2018-06-21 18:23:32 +02:00
parent 3bc4312ed1
commit 3dadc3bb78
4 changed files with 36 additions and 0 deletions

View file

@ -281,6 +281,9 @@ local menu_subpages = {
}, max_ui_strlen = {
title = i18n("prefs.max_ui_strlen_title"),
description = i18n("prefs.max_ui_strlen_description"),
}, mgmt_acl = {
title = i18n("prefs.mgmt_acl_title"),
description = i18n("prefs.mgmt_acl_description"),
}, toggle_host_mask = {
title = i18n("prefs.toggle_host_mask_title"),
description = i18n("prefs.toggle_host_mask_description"),