aboutsummaryrefslogtreecommitdiff
path: root/config-sample.php
diff options
context:
space:
mode:
authorHorus32014-10-28 23:47:28 +0100
committerHorus32014-10-28 23:47:28 +0100
commit44870defdcddbfceede437950fd9e3342f84ebf0 (patch)
treef4de13cd94be784ef02975df95d5f0edb50aac90 /config-sample.php
parent25610c0ccb4c7c99fe0d6d82d6738dbcc40d05e3 (diff)
downloadjungegemeinde-44870defdcddbfceede437950fd9e3342f84ebf0.tar.gz
Added experimental CDN support.
Diffstat (limited to 'config-sample.php')
-rw-r--r--config-sample.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-sample.php b/config-sample.php
index 9535f54..23b947a 100644
--- a/config-sample.php
+++ b/config-sample.php
@@ -31,7 +31,8 @@ if ( ! defined('SESSION') )
### hostname
# define('HOST', 'jungegemeinde.iamfabulous.de');
-# define('DOMAIN', 'https://jungegemeinde.iamfabulous.de');
+# define('URI', '/jungegemeinde');
+# define('DOMAIN', 'https://jungegemeinde.iamfabulous.de/jg/');
#define('INVITEKEY', 'fadfhaoshfasodfhioadsfhadsofhpf');
define('INVITEKEY', 'secretkey');