diff options
author | Evan Prodromou <evan@status.net> | 2010-10-14 14:22:17 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-10-14 14:22:17 -0400 |
commit | b31c49c5d47e04c59bbbcf878ffd307fbf60b533 (patch) | |
tree | 83398b62b5a6d7032118bf12c8715e9837980a5c /README | |
parent | ecb582e41900b9a8fe0cc01eac9c68b4da61d734 (diff) |
Make HTTPS urls in File::url() if necessary
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 ----- |