Le démon ONE n'a pas besoin d'écouter sur adresse_ip_eth0
ref #16788 @10m
This commit is contained in:
parent
e5480fdfe3
commit
f65d3eefba
|
@ -76,7 +76,7 @@ SCRIPTS_REMOTE_DIR=/var/tmp/one
|
|||
|
||||
PORT = 2633
|
||||
|
||||
LISTEN_ADDRESS = "%%adresse_ip_eth0"
|
||||
LISTEN_ADDRESS = "127.0.0.1"
|
||||
|
||||
DB = [ BACKEND = "sqlite" ]
|
||||
|
||||
|
|
Loading…
Reference in New Issue