You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WORKERS_PER_CORE, MAX_WORKERS and WEB_CONCURRENCY have text 'More info here' that should be a link but is not, f.e. "More info [here][max_workers]"
MAX_WORKERS description says "Default is not set meaning unlimited" , yet right next to it in the default column it says "1"
The main reason I was looking this up is because the example docker compose files include these settings and I was trying to understand what they did and why they needed to be specifically included in the docker environment variables. If "1" is indeed the default for MAX_WORKERS and WEB_CONCURRENCY and it's strongly recommended not to change these settings, then maybe it'd be better to just remove those options from the example docker compose?
First Check
What is the issue you are experiencing?
On the backend config, located at https://nightly.mealie.io/documentation/getting-started/installation/backend-config/ , there's a few issues:
The main reason I was looking this up is because the example docker compose files include these settings and I was trying to understand what they did and why they needed to be specifically included in the docker environment variables. If "1" is indeed the default for MAX_WORKERS and WEB_CONCURRENCY and it's strongly recommended not to change these settings, then maybe it'd be better to just remove those options from the example docker compose?
Steps to Reproduce
Please provide relevant logs
N/A
Mealie Version
No response
Deployment
Docker (Linux)
Additional Deployment Details
No response
The text was updated successfully, but these errors were encountered: