Merge branch 'develop' into dist/eole/2.7.0/develop
This commit is contained in:
commit
0809a2e4f7
|
@ -33,8 +33,13 @@
|
|||
|
||||
# Server Configuration
|
||||
#
|
||||
%if %%activer_one_ha == 'oui'
|
||||
:host: 0.0.0.0
|
||||
:port: %%port_sunstone
|
||||
%else
|
||||
:host: %%ip_sunstone
|
||||
:port: %%port_sunstone
|
||||
%end if
|
||||
|
||||
# Place where to store sessions, this value can be memory, memcache or memcache-dalli
|
||||
# Use memcache when starting multiple server processes, for example,
|
||||
|
|
Loading…
Reference in New Issue