mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-28 23:48:31 +00:00
Add mandatory hmac_key option in config
This commit is contained in:
parent
a306e37f0e
commit
7a490ff42c
@ -71,3 +71,5 @@ config:
|
|||||||
full_refresh: false
|
full_refresh: false
|
||||||
https_only: false
|
https_only: false
|
||||||
domain:
|
domain:
|
||||||
|
#-- Generate a key using `pwgen 20 1` for example
|
||||||
|
hmac_key: CHANGEME
|
||||||
|
Loading…
Reference in New Issue
Block a user