diff options
author | Evan Prodromou <evan@status.net> | 2010-02-11 16:51:15 -0500 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-02-11 16:51:15 -0500 |
commit | d6869cde7ba7e577d54f0c6ecab3599dc85f0f67 (patch) | |
tree | ccfada34a590d03be453a4ff89487cf1ebc19a73 /README | |
parent | 5175b5062ea7635016a392496e8495d03d71a4ae (diff) |
let avatars be served over SSL
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1192,6 +1192,8 @@ server: If set, defines another server where avatars are stored in the typically only make 2 connections to a single server at a time <http://ur1.ca/6ih>, so this can parallelize the job. Defaults to null. +ssl: Whether to access avatars using HTTPS. Defaults to null, meaning + to guess based on site-wide SSL settings. public ------ |