]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
Added an "Verify Your Identity" page to the OpenID provider
[quix0rs-gnu-social.git] / lib / default.php
index 9f64cc9e48b2d870e0b501600dd8d20dcc2deacd..7ec8558b07141be5b84cc44f632c4bdd8313f451 100644 (file)
@@ -230,4 +230,6 @@ $default =
         array('contentlimit' => null),
         'http' =>
         array('client' => 'curl'), // XXX: should this be the default?
+        'location' =>
+        array('namespace' => 1), // 1 = geonames, 2 = Yahoo Where on Earth
         );