set redirect_to_https
fixes http://git-annex.branchable.com/bugs/impossible_to_login_to_the_website_at_times/
This commit is contained in:
parent
ddb2ddc18b
commit
3e15a8b7ae
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ created: 1287531313
|
|||
# disable IPv6?
|
||||
ipv6_disabled: 0
|
||||
# redirect from http to https?
|
||||
redirect_to_https: 0
|
||||
redirect_to_https: 1
|
||||
# use Lets Encrypt to generate https certificate?
|
||||
use_letsencrypt: 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue