mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-31 21:59:17 +03:00
refactor: rename 'restart_ifaces' to 'badwan_monitored_interfaces'
This commit is contained in:
@@ -128,8 +128,8 @@ function createSettingsContent(section) {
|
||||
|
||||
o = section.option(
|
||||
widgets.NetworkSelect,
|
||||
'restart_ifaces',
|
||||
_('Interface for monitoring'),
|
||||
'badwan_monitored_interfaces',
|
||||
_('Monitored Interfaces'),
|
||||
_('Select the WAN interfaces to be monitored'),
|
||||
);
|
||||
o.depends('enable_badwan_interface_monitoring', '1');
|
||||
|
||||
Reference in New Issue
Block a user