Add a switch to force 'assume SSL' mode behind a reverse proxy, when the RP adds SSL and the internal connection is HTTP only.
This commit is contained in:
parent
cf84f82eae
commit
546980249e
3 changed files with 4 additions and 1 deletions
|
@ -53,6 +53,7 @@ web_server_user = www-data
|
|||
base_url = localhost
|
||||
base_port = 80
|
||||
base_dir = /
|
||||
force_ssl =
|
||||
cache_ahead_hours = 1
|
||||
airtime_dir =
|
||||
station_id =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue