Skip to content

Fix typo in documentation of hmac_key #708

Description

@me-kell

The documentation under Docker-compose method (production), 2. says:

"Generate two secret keys, one for Invidious (HMAC_KEY) and one for Invidious companion (invidious_companion_key)"

  • In 1st step a key for Invidious (HMAC_KEY) is generated
  • In the 2nd step a key for Invidious companion (invidious_companion_key) is generated

Under 3. there is the recomended code for the docer-compose.yml file.

The instruction at the comment for hmac_key wrongly states "Use the key generated in the 2nd step".

The correct comment should be "Use the key generated in the 1st step"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions