mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-29 07:58:35 +00:00
Set hmac_key to a checked value
This commit is contained in:
parent
ef69644148
commit
a77ba649f8
@ -74,4 +74,4 @@ config:
|
|||||||
https_only: false
|
https_only: false
|
||||||
domain:
|
domain:
|
||||||
#-- Generate a key using `pwgen 20 1` for example
|
#-- Generate a key using `pwgen 20 1` for example
|
||||||
hmac_key: CHANGEME
|
hmac_key: CHANGE_ME!!
|
||||||
|
Loading…
Reference in New Issue
Block a user