diff --git a/README.md b/README.md index d05f176..32349a9 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ and convenience *are* the priorities. These are all for the package manager, `dnf`. The goal is to both reduce resource usage *and* improve performance: -- `max_parallel_downloads`: Leverage faster networks / more connections. -Limit of 20. -- `fastestmirror`: Contrary to what the name implies, this tends to slow things -down. Measures latency -- *not* bandwidth. -- `deltarpm`: No old packages will exist to diff. Save the cycles/consideration. +- `max_parallel_downloads`: Raised to the limit of 20. Leverages faster networks +/ more connections. +- `fastestmirror`: Disabled. Contrary to what the name implies, this usually +slows things down. Measures latency -- *not* bandwidth. +- `deltarpm`: Disabled. No old packages will exist to diff. Spare the consideration.