diff options
author | Evan Prodromou <evan@status.net> | 2010-02-11 17:03:31 -0500 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-02-11 17:03:31 -0500 |
commit | 3018683718bd73bf00472622f9e81914703d50a7 (patch) | |
tree | fb4fd8e96fed48555459a16f33b76e55617ecf88 /README | |
parent | b96af33d978bddfa66aa893ff1d59f2d83903afa (diff) |
let backgrounds be put under SSL
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1521,6 +1521,8 @@ dir: directory to write backgrounds too. Default is '/background/' subdir of install dir. path: path to backgrounds. Default is sub-path of install path; note that you may need to change this if you change site-path too. +ssl: Whether or not to use HTTPS for background files. Defaults to + null, meaning to guess from site-wide SSL settings. ping ---- |