Skip to content

Commit

Permalink
Add configuration explanation
Browse files Browse the repository at this point in the history
For channel layer settings
  • Loading branch information
PKizzle committed Nov 1, 2023
1 parent 03db148 commit ac78edc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/installation/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ To check if your config has been applied correctly, you can run the following co
`AUTHENTIK_CACHE__TIMEOUT_REPUTATION` only applies to the cache expiry, see [`AUTHENTIK_REPUTATION__EXPIRY`](#authentik_reputation__expiry) to control how long reputation is persisted for.
:::

## Channel Settings
## Channel Layer Settings (inter-instance communication)

- `AUTHENTIK_CHANNEL__URL`: Channel configuration URL, uses [the Redis Settings](#redis-settings) by default
- `AUTHENTIK_CHANNEL__URL`: Channel layers configuration URL, uses [the Redis Settings](#redis-settings) by default

## Broker Settings

Expand Down

0 comments on commit ac78edc

Please sign in to comment.