mirror of
https://github.com/goauthentik/authentik
synced 2026-04-30 19:37:25 +02:00
website/docs: 2025.8: fix worker concurrency setting rename (#16946)
This commit is contained in:
committed by
GitHub
parent
a51067c123
commit
2f2c5338c0
@@ -84,7 +84,7 @@ The PostgreSQL database must now use the `UTF8` encoding. This is the default en
|
||||
|
||||
### Renamed/removed settings
|
||||
|
||||
The `AUTHENTIK_WORKER__CONCURRENCY` setting has been renamed `AUTHENTIK_WORKER__PROCESSES`. The old setting is still available as an alias and will be removed in a future release.
|
||||
The `AUTHENTIK_WORKER__CONCURRENCY` setting has been renamed `AUTHENTIK_WORKER__THREADS`. The old setting is still available as an alias and will be removed in a future release.
|
||||
|
||||
The following settings have been removed and no longer have an effect:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user