Environment variablesΒΆ
Betty reads the following environment variables:
BETTY_CONCURRENCY: The concurrency factor expressed as an integer. Defaults to the number of CPU cores. Set to1to disable concurrency altogether. Example:BETTY_CONCURRENCY=4.