mirror of
https://gitea.invidious.io/iv-org/documentation
synced 2025-02-17 04:10:47 +01:00
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
|
- `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.
|
- `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…
x
Reference in New Issue
Block a user