diff options
author | Christian Pointner <equinox@spreadspace.org> | 2016-08-17 22:52:32 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2016-08-17 22:52:32 +0200 |
commit | 691168a3b31fbb0b1eb3a146f2bf33e9356e812b (patch) | |
tree | cfdfd4af28b8542ca2efade3eea27acb40a8c735 /config.php | |
parent | bed226f38fe11e04556ceef5b0d685a8f4e27edb (diff) |
disallow mur.at range for now
Diffstat (limited to 'config.php')
-rw-r--r-- | config.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ $conf['acl']['range'] = array( "193.33.150.0/23", // Funkfeuer Graz Public "217.29.149.64/28", // 0xFF Citycom IP Bereich "193.238.156.0/22", // Funkfeuer Wien - "89.106.208.0/21" // mur.at +// "89.106.208.0/21" // mur.at ); ?> |