]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/common.php
Merge commit 'jeff-themovie/invite-enabled' into 0.8.x
[quix0rs-gnu-social.git] / lib / common.php
index e2936f0751d245a1179b5028d9b2ef25c84c56f8..e10f24b3b8c4f47cffae7b4e13df5c3d2b7025d4 100644 (file)
@@ -175,6 +175,8 @@ $config =
               'host' => null, # only set if != server
               'debug' => false, # print extra debug info
               'public' => array()), # JIDs of users who want to receive the public stream
+        'invite' =>
+        array('enabled' => true),
         'sphinx' =>
         array('enabled' => false,
               'server' => 'localhost',