Skip to content

Update Index configuration #591

@josecelano

Description

@josecelano

Depends on:

After finishing the last configuration changes in the Index, those last changes must be applied here.

  1. The metadata section was changed:
[metadata]
app = "torrust-index"
purpose = "configuration"
schema_version = "2.0.0"
  1. secret_key option was renamed to user_claim_token_pepper.

  2. And some options were made mandatory:

[metadata]
schema_version = "2.0.0"

[logging]
threshold = "info"
  1. Env var changed

From TORRUST_INDEX_CONFIG_OVERRIDE_AUTH__SECRET_KEY to TORRUST_INDEX_CONFIG_OVERRIDE_AUTH__USER_CLAIM_TOKEN_PEPPER

Metadata

Metadata

Assignees

Labels

- Admin -Enjoyable to Install and Setup our SoftwareDependenciesRelated to Dependencies

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions