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