update some docs on how circumvent_ssl_requirement works [ci skip]"
This commit is contained in:
parent
69e81a0dc3
commit
fe03d7875d
1 changed files with 5 additions and 0 deletions
|
|
@ -196,6 +196,11 @@ defaults: &defaults
|
|||
# is running on the default Redis port.
|
||||
redis_location: ''
|
||||
|
||||
|
||||
|
||||
#when set, your pod will not force you to use https in production
|
||||
#NOTE: not all features of Diaspora work without SSL, and you may have trouble federating
|
||||
# with other pods
|
||||
circumvent_ssl_requirement: false
|
||||
|
||||
# Web tracking
|
||||
|
|
|
|||
Loading…
Reference in a new issue