remove deprecated import_sources
GitLab settings script fails with error:
import_sources does not have a valid value
This change removes deprecated gitlab
and phabricator
import sources.
GitLab import source is known as gitlab_project
now. See
https://docs.gitlab.com/ee/api/settings.html
This change also updates default_artifacts_expire_in
to match the prod
settings for replicas as well.