summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-07-05 01:01:35 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-05 15:54:00 +0300
commit6ed1565c2264c9068563295c49bdf6d0ee4a3433 (patch)
tree5eef2c19fe98051f87cf9b5364ca9a5b1c695356
parent4df70240e8fe784ccf8725fb66c92e6a334289df (diff)
downloadhercules-6ed1565c2264c9068563295c49bdf6d0ee4a3433.tar.gz
hercules-6ed1565c2264c9068563295c49bdf6d0ee4a3433.tar.bz2
hercules-6ed1565c2264c9068563295c49bdf6d0ee4a3433.tar.xz
hercules-6ed1565c2264c9068563295c49bdf6d0ee4a3433.zip
Update subnet.conf for allow all ip addresses.
-rw-r--r--conf/subnet.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/subnet.conf b/conf/subnet.conf
index e91fb7376..5f2c75a99 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