summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2010-10-14 14:22:17 -0400
committerEvan Prodromou <evan@status.net>2010-10-14 14:22:17 -0400
commitb31c49c5d47e04c59bbbcf878ffd307fbf60b533 (patch)
tree83398b62b5a6d7032118bf12c8715e9837980a5c /README
parentecb582e41900b9a8fe0cc01eac9c68b4da61d734 (diff)
Make HTTPS urls in File::url() if necessary
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index f56c3a799..70491c4c3 100644
--- a/README
+++ b/README
@@ -1355,6 +1355,11 @@ ssl: whether to use HTTPS for file URLs. Defaults to null, meaning to
filecommand: command to use for determining the type of a file. May be
skipped if fileinfo extension is installed. Defaults to
'/usr/bin/file'.
+sslserver: if specified, this server will be used when creating HTTPS
+ URLs. Otherwise, the site SSL server will be used, with /file/ path.
+sslpath: if this and the sslserver are specified, this path will be used
+ when creating HTTPS URLs. Otherwise, the attachments|path value
+ will be used.
group
-----