X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=CONFIGURE;h=c5fac78730c88358833c5b9ccb9a1b0efe3e795c;hb=7229533b0faff4e2532a67dff5c126e76b3a0f38;hp=3f0ae668abafbd47c30f0d4ec67bf4d627d111da;hpb=4f01bcaf52dd559f0cb7e5c2504c10bfbb102901;p=quix0rs-gnu-social.git diff --git a/CONFIGURE b/CONFIGURE index 3f0ae668ab..c5fac78730 100644 --- a/CONFIGURE +++ b/CONFIGURE @@ -852,3 +852,19 @@ 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. + +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. + +