]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
default for mirror in DB
authorEvan Prodromou <evan@prodromou.name>
Thu, 24 Jul 2008 20:54:56 +0000 (16:54 -0400)
committerEvan Prodromou <evan@prodromou.name>
Thu, 24 Jul 2008 20:54:56 +0000 (16:54 -0400)
darcs-hash:20080724205456-84dde-855e907d68c9548e99efe1068b5a53733e5555bf.gz

lib/common.php

index ca668d8c28d751fe80336b90c817c8b6484002be..f92f08b7d6d4718b7a82a623422c2ecdfc50b4e5 100644 (file)
@@ -89,6 +89,7 @@ $config['db'] =
                'class_location' => INSTALLDIR . '/classes',
                'require_prefix' => 'classes/',
                'class_prefix' => '',
+               'mirror' => NULL,
         'db_driver' => 'DB', # XXX: JanRain libs only work with DB
                'quote_identifiers' => false);