forked from midou/invidious
Add option to set HMAC key
This commit is contained in:
@@ -43,6 +43,7 @@ class Config
|
||||
),
|
||||
dl_api_key: String?,
|
||||
https_only: Bool?,
|
||||
hmac_key: String?,
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user