mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Update filter reload status with CARP Sync URL
This commit is contained in:
parent
932aea39ff
commit
039c417854
@ -2221,6 +2221,8 @@ function carp_sync_xml($url, $password, $sections, $port = 80, $method = 'pfsens
|
||||
if($g['booting'])
|
||||
return;
|
||||
|
||||
update_filter_reload_status("Syncing CARP data to {$url}");
|
||||
|
||||
$config_copy = $config;
|
||||
|
||||
/* strip out nosync items */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user