diff options
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'); |
