]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - CONFIGURE
set the html sanitizer cache directory to ['cache']['dir'] from the config file;
[quix0rs-gnu-social.git] / CONFIGURE
index 25af3813323bab6710401d662922d9cc57e6a1ec..4a7926f8c91d051ead447f28e5b7baba7605d91d 100644 (file)
--- a/CONFIGURE
+++ b/CONFIGURE
@@ -773,6 +773,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
 ---------