summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2010-02-11 17:06:57 -0500
committerEvan Prodromou <evan@status.net>2010-02-11 17:06:57 -0500
commit31461e120f23416c8c4979805900e3018fb2a6fd (patch)
tree84e6d7c4aea1e25e601b8ebbdb2810aee0f3cfdc /README
parent3018683718bd73bf00472622f9e81914703d50a7 (diff)
let files go to SSL dir too
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 3b2baaeeb..75336eb83 100644
--- a/README
+++ b/README
@@ -1462,6 +1462,8 @@ server: server name to use when creating URLs for uploaded files.
a virtual server here can speed up Web performance.
path: URL path, relative to the server, to find files. Defaults to
main path + '/file/'.
+ssl: whether to use HTTPS for file URLs. Defaults to null, meaning to
+ guess based on other SSL settings.
filecommand: command to use for determining the type of a file. May be
skipped if fileinfo extension is installed. Defaults to
'/usr/bin/file'.