mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Add option to set HMAC key
This commit is contained in:
parent
e49dadbb65
commit
87d520bb02
2 changed files with 2 additions and 1 deletions
|
@ -43,6 +43,7 @@ class Config
|
|||
),
|
||||
dl_api_key: String?,
|
||||
https_only: Bool?,
|
||||
hmac_key: String?,
|
||||
})
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue