website/docs: 2025.8: fix worker concurrency setting rename (#16946)

This commit is contained in:
Marc 'risson' Schmitt
2025-09-23 19:12:40 +02:00
committed by GitHub
parent a51067c123
commit 2f2c5338c0

View File

@@ -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: