mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Add requirement about hmac_key
This commit is contained in:
parent
e63db48c85
commit
aee6d06eb8
1 changed files with 2 additions and 0 deletions
|
@ -239,6 +239,8 @@ Crystal, the programming language used by Invidious, [doesn't support Windows ye
|
|||
|
||||
Detailed configuration available in the [configuration guide](./configuration.md).
|
||||
|
||||
You must set a random generated value for the parameter `hmac_key:`! On Linux you can generate it using the command `pwgen 20 1`.
|
||||
|
||||
Because of various issues Invidious **must** be restarted often, at least once a day, ideally every hour.
|
||||
|
||||
If you use a reverse proxy, you **must** configure invidious to properly serve request through it:
|
||||
|
|
Loading…
Reference in a new issue