mirror of
https://github.com/itdoginfo/podkop.git
synced 2026-01-02 06:38:57 +03:00
refactor: rename 'procd_reload_delay' to 'badwan_reload_delay'
This commit is contained in:
@@ -151,7 +151,7 @@ function createSettingsContent(section) {
|
||||
|
||||
o = section.option(
|
||||
form.Value,
|
||||
'procd_reload_delay',
|
||||
'badwan_reload_delay',
|
||||
_('Interface Monitoring Delay'),
|
||||
_('Delay in milliseconds before reloading podkop after interface UP'),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user