aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php b/config.php
index cf30d94..f96049e 100644
--- a/config.php
+++ b/config.php
@@ -35,6 +35,6 @@ if($_SERVER['SERVER_NAME'] == 'localhost')
// }
else
{
- // Save Default
+ // Set a safe Default
$GLOBALS['CONFIG']['BASEURL'] = '//streaming.media.ccc.de/';
}