]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
Don't report all linked URLs to remote sites
[quix0rs-gnu-social.git] / lib / default.php
index dc7a005339deb794c9fae7eadb1cdb75d9d60e2e..620236af80cecd1c5313dc738bb318c020d535cb 100644 (file)
@@ -270,7 +270,7 @@ $default =
               'allow_tagging' => array('all' => true), // equivalent to array('local' => true, 'remote' => true)
               'desclimit' => null),
         'oembed' =>
-        array('endpoint' => 'https://noembed.com/embed/',
+        array('endpoint' => null,   // 'https://noembed.com/embed/' for proxied oEmbed data
               'order' => array('built-in', 'well-known', 'service', 'discovery'),
         ),
         'search' =>