Add requirement about hmac_key

This commit is contained in:
Émilien Devos 2023-01-06 18:11:37 +00:00 committed by GitHub
parent e63db48c85
commit aee6d06eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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: