]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - CONFIGURE
Apache 2.4 mod_authz_host access example
[quix0rs-gnu-social.git] / CONFIGURE
index 141c475563386a255be6e321da67ecd1ffbddea0..bec9e90a6fec88b76007dffdac6abcae2bca8299 100644 (file)
--- a/CONFIGURE
+++ b/CONFIGURE
@@ -592,23 +592,6 @@ desclimit: maximum number of characters to allow in group descriptions.
 addtag: Whether to add a tag for the group nickname for every group post 
        (pre-1.0.x behaviour). Defaults to false.
 
-oembed
---------
-
-oEmbed endpoint for multimedia attachments (links in posts). Will also
-work as 'oohembed' for backwards compatibility.
-
-endpoint: oohembed endpoint using http://oohembed.com/ software. Defaults to
-         'http://oohembed.com/oohembed/'.
-order: Array of methods to check for OEmbed data. Methods include 'built-in'
-       (use a built-in function to simulate oEmbed for some sites),
-       'well-known' (use well-known public oEmbed endpoints),
-       'discovery' (discover using <link> headers in HTML), 'service' (use
-       a third-party service, like oohembed or embed.ly. Default is
-       array('built-in', 'well-known', 'service', 'discovery'). Note that very
-       few sites implement oEmbed; 'discovery' is going to fail 99% of the
-       time.
-
 search
 ------