summaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'config.php')
-rw-r--r--config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php b/config.php
index b989381..391d06e 100644
--- a/config.php
+++ b/config.php
@@ -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
);
?>