]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
Update/add translator documentation.
[quix0rs-gnu-social.git] / lib / default.php
index 860957bf9ee861aab5560bd505e2453ab044cea1..c7c89faf5c0140d2f3ce18bd6520510145f7d639 100644 (file)
@@ -274,7 +274,7 @@ $default =
               'maxpeople' => 500, // maximum no. of people with the same tag by the same user
               'allow_tagging' => array('all' => true), // equivalent to array('local' => true, 'remote' => true)
               'desclimit' => null),
-        'oembed' => 
+        'oembed' =>
         array('endpoint' => 'http://oohembed.com/oohembed/',
               'order' => array('built-in', 'well-known', 'service', 'discovery'),
         ),