Add hsts and disable_proxy option
This commit is contained in:
parent
0a2de3eacf
commit
cb7ea16689
|
@ -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')
|
Loading…
Reference in New Issue