one_server_index => one_ha_server_index
This commit is contained in:
parent
3a74f7932c
commit
7a779cdec4
|
@ -156,7 +156,7 @@ FEDERATION = [
|
|||
MODE = "STANDALONE",
|
||||
ZONE_ID = 0,
|
||||
%if %%activer_one_ha == 'oui'
|
||||
SERVER_ID = %%one_server_index,
|
||||
SERVER_ID = %%one_ha_server_index,
|
||||
%else
|
||||
SERVER_ID = -1,
|
||||
%end if
|
||||
|
|
Loading…
Reference in New Issue