]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - README
let avatars be served over SSL
[quix0rs-gnu-social.git] / README
diff --git a/README b/README
index 9b4147645b5fe1ce0f67a117480ad5f62402cbf2..9843ab89bc995a6647ea498c8ab5e99136aa8533 100644 (file)
--- a/README
+++ b/README
@@ -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
 ------
@@ -1221,6 +1223,8 @@ path:     Path part of theme URLs, before the theme name. Relative to the
        (using version numbers as the path) to make sure that all files are
        reloaded by caching clients or proxies. Defaults to null,
        which means to use the site path + '/theme'.
+ssl:   Whether to use SSL for theme elements. Default is null, which means
+       guess based on site SSL settings.
 
 xmpp
 ----