mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
System: High Availability: Settings - remove duplicate sync items (have been added to xmlrpc in earlier versions).
This commit is contained in:
parent
d99760b9cc
commit
41b8edc102
@ -35,18 +35,7 @@ $a_hasync = &config_read_array('hasync');
|
||||
$checkbox_names = array(
|
||||
'pfsyncenabled',
|
||||
'disablepreempt',
|
||||
'disconnectppps',
|
||||
'synchronizealiases',
|
||||
'synchronizeauthservers',
|
||||
'synchronizecerts',
|
||||
'synchronizedhcpd',
|
||||
'synchronizenat',
|
||||
'synchronizerules',
|
||||
'synchronizeschedules',
|
||||
'synchronizestaticroutes',
|
||||
'synchronizeusers',
|
||||
'synchronizevirtualip',
|
||||
'synchronizewidgets',
|
||||
'disconnectppps'
|
||||
);
|
||||
|
||||
$syncplugins = plugins_xmlrpc_sync();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user