diff options
| author | root | 2014-09-25 10:26:56 +0200 |
|---|---|---|
| committer | root | 2014-09-25 10:26:56 +0200 |
| commit | 2036626b560f22efd59673187a2de3b1319fcf8a (patch) | |
| tree | 5180be078e3758b6fe3c37834cf6074c148394d1 /bootstrap/config.php | |
| parent | 7ea240aef9b75758d05cb5212ef7c99b47b4180b (diff) | |
| download | jungegemeinde-2036626b560f22efd59673187a2de3b1319fcf8a.tar.gz | |
version 4.0
Diffstat (limited to 'bootstrap/config.php')
| -rw-r--r-- | bootstrap/config.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap/config.php b/bootstrap/config.php index e39fb57..585f34a 100644 --- a/bootstrap/config.php +++ b/bootstrap/config.php @@ -28,3 +28,6 @@ define('PEPPER', 'somelongstringhere'); ### hostname # define('HOST', 'jungegemeinde.iamfabulous.de'); # define('DOMAIN', 'https://jungegemeinde.iamfabulous.de'); + +#define('INVITEKEY', 'fadfhaoshfasodfhioadsfhadsofhpf'); +define('INVITEKEY', 'p'); |
