Skip to content

Fix typo in documentation of hmac_key #708

@me-kell

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions