]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - CONFIGURE
setting to turn off expensive queries
[quix0rs-gnu-social.git] / CONFIGURE
index 3f0ae668abafbd47c30f0d4ec67bf4d627d111da..285ccd11b350bfb26c2f926c9473ba8912237383 100644 (file)
--- a/CONFIGURE
+++ b/CONFIGURE
@@ -852,3 +852,10 @@ path: Path to the plugin files. defaults to site/path + '/plugins/'. Expects tha
       each plugin will have a subdirectory at plugins/NameOfPlugin. Change this
       if you're using a CDN.
 sslpath: Path to use on the SSL server. Same as plugins/path.
+
+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.