]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - CONFIGURE
Faster inboxnoticestream.php by XRevan86
[quix0rs-gnu-social.git] / CONFIGURE
index 3fbc83e0bc84c82b5c051804fe60e5e5f64cfd51..e6b09a4ce330a6adb4535bc992b2637f8dc08594 100644 (file)
--- a/CONFIGURE
+++ b/CONFIGURE
@@ -774,6 +774,13 @@ 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.
 
+cache
+-----
+
+dir: A string path to a writable directory that will be used as temporary cache
+     for some functions (currently just the HtmlSanitizer).
+     If it is not set, the GNU social installation directory will be used.
+
 oldschool
 ---------