]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
background is not used, so removed from documentation
authorMikael Nordfeldth <mmn@hethane.se>
Wed, 10 Feb 2016 01:32:17 +0000 (02:32 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Wed, 10 Feb 2016 01:32:17 +0000 (02:32 +0100)
CONFIGURE

index 57e9f64b41fbd207947e5d6a173664e1b334db4c..7e76ccf91b9ef512cdc4f1e5d684ee3d0a879882 100644 (file)
--- a/CONFIGURE
+++ b/CONFIGURE
@@ -610,23 +610,6 @@ handle: boolean. Whether we should register our own PHP session-handling
 debug: whether to output debugging info for session storage. Can help
     with weird session bugs, sometimes. Default false.
 
-background
-----------
-
-Users can upload backgrounds for their pages; this section defines
-their use.
-
-server: the server to use for background. Using a separate (even
-    virtual) server for this can speed up load times. Default is
-    null; same as site server.
-dir: directory to write backgrounds too. Default is '/background/'
-    subdir of install dir.
-path: path to backgrounds. Default is sub-path of install path; note
-    that you may need to change this if you change site-path too.
-sslserver: SSL server to use when page is HTTPS-encrypted. If
-    unspecified, site ssl server and so on will be used.
-sslpath: If sslserver if defined, path to use when page is HTTPS-encrypted.
-
 ping
 ----