Allow force_https to be shadowed by a global setting.

This commit is contained in:
Guo Xiang Tan 2016-06-29 15:23:50 +08:00
parent 918b015bdb
commit 136b1b504d
No known key found for this signature in database
GPG key ID: 19C321C8952B0F72

View file

@ -765,7 +765,9 @@ trust:
client: true
security:
force_https: false
force_https:
default: false
shadowed_by_global: true
enable_escaped_fragments: true
allow_index_in_robots_txt: true
enable_noscript_support: true