Add hsts and disable_proxy option

This commit is contained in:
Perflyst 2019-07-08 19:25:26 +02:00 committed by Perflyst
parent 0a2de3eacf
commit cb7ea16689

View file

@ -51,3 +51,7 @@ db:
- `cache_annotations` (default `false`) Cache annotations requested from IA, will not cache empty annotations or annotations that only contain cards
- `banner` (default `nil`) Optional banner to be displayed along top of page for announcements, etc.
- `hsts` (default `true`) For HTTP Strict Transport Security
- `disable_proxy` (default `false`) Disable proxy option serverwide (options: 'dash', 'livestreams', 'downloads', 'local')