]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
Ticket #2210: adjust locale setup fallback to try more locales on the system if en_US...
[quix0rs-gnu-social.git] / lib / default.php
index bdd78d4d8618cdc01edc7ab28d8692372c6db4c3..46d3d4774ff6dcb2453baa23c146d877f3e76c58 100644 (file)
@@ -293,4 +293,6 @@ $default =
         array('crawldelay' => 0,
               'disallow' => array('main', 'settings', 'admin', 'search', 'message')
               ),
+        'api' =>
+        array('realm' => null),
         );