]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - CONFIGURE
File oEmbed lookup failure is not as severe as LOG_ERR
[quix0rs-gnu-social.git] / CONFIGURE
index 285ccd11b350bfb26c2f926c9473ba8912237383..d41f64b44f5ab2e895cf87274cc70bcb352ce171 100644 (file)
--- a/CONFIGURE
+++ b/CONFIGURE
@@ -794,14 +794,14 @@ external: external links in notices. One of three values: 'sometimes',
 url
 ---
 
-Everybody loves URL shorteners. These are some options for fine-tuning
-how and when the server shortens URLs.
+These are some options for fine-tuning how and when the server will 
+shorten URLs.
 
 shortener: URL shortening service to use by default. Users can override
-           individually. 'ur1.ca' by default.
-maxlength: If an URL is strictly longer than this limit, it will be
+           individually. 'internal' by default.
+maxurllength: If an URL is strictly longer than this limit, it will be
            shortened. Note that the URL shortener service may return an
-           URL longer than this limit. Defaults to 25. Users can
+           URL longer than this limit. Defaults to 100. Users can
            override. If set to 0, all URLs will be shortened.
 maxnoticelength: If a notice is strictly longer than this limit, all
            URLs in the notice will be shortened. Users can override.
@@ -859,3 +859,12 @@ performance
 high: if you need high performance, or if you're seeing bad
       performance, set this to true. It will turn off some high-intensity code from
       the site.
+
+oldschool
+---------
+
+enabled: enable certain old-style user settings options, like stream-only mode,
+        conversation trees, and nicknames in streams. Off by default, and
+        may not be well supported in future versions.
+
+