summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFritz Otlinghaus <scriptkiddi@fap-studios.de>2017-02-03 17:00:58 +0100
committerGitHub <noreply@github.com>2017-02-03 17:00:58 +0100
commit6ebbd9f17be8607839fabd710919aa77c349be69 (patch)
treead9a765f84cf8fd654601fe2cde405ce47d0bfa3
parent4a95dfa171dfc6c0b65f36a0417f687bfd40bc97 (diff)
Update config.default.php
-rw-r--r--config/config.default.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.default.php b/config/config.default.php
index 0b268c12..79bc2bf4 100644
--- a/config/config.default.php
+++ b/config/config.default.php
@@ -5,6 +5,7 @@ $maintenance_mode = false;
// URL to the angel faq and job description
$faq_url = "https://events.ccc.de/congress/2013/wiki/Static:Volunteers";
+$base_url = "https://events.ccc.de/";
// contact email address, linked on every page
$contact_email = "mailto:ticket@c3heaven.de";