From 5983d3172e9d82ce2ef69584b7968d386fad317d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Jul 2015 01:29:01 +0300 Subject: Add subnet for allow all ip for inter servers connections. --- conf/subnet.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/subnet.conf b/conf/subnet.conf index e91fb737..5f2c75a9 100644 --- a/conf/subnet.conf +++ b/conf/subnet.conf @@ -4,3 +4,4 @@ // you can add more than one subnet subnet: 255.0.0.0:127.0.0.1:127.0.0.1 +subnet: 0.0.0.0:127.0.0.1:127.0.0.1 -- cgit v1.2.3-70-g09d2