mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-28 15:38:30 +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
|
||||
https_only: false
|
||||
domain:
|
||||
#-- Generate a key using `pwgen 20 1` for example
|
||||
hmac_key: CHANGEME
|
||||
|
Loading…
Reference in New Issue
Block a user