diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/subnet.conf | 1 |
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 |