Add a download concurrency option to the advanced settings section on the remote config form that allows a user to set the download_concurrency setting.
download_concurrency is already surfaced on the API, and can be seen here: http://localhost:5001/api/automation-hub/content/community/v3/sync/config/
PR for the automated test: https://github.com/ansible/ansible-hub-ui/pull/280