X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3353ab9554dc5dfa647dd767b7b2623adcf753ab..2d56bd2e4722e9c664f7605b3a46b505a30782db:/services/api/config/application.default.yml?ds=sidebyside diff --git a/services/api/config/application.default.yml b/services/api/config/application.default.yml index b6d37f9eb4..1696e2c56e 100644 --- a/services/api/config/application.default.yml +++ b/services/api/config/application.default.yml @@ -57,6 +57,11 @@ common: # logic for deciding on a hostname. host: false + # If not false, this is the hostname that will be used to generate fetch_url + # and push_url for git repositories. By default, this will be + # git.(uuid_prefix).arvadosapi.com + git_host: false + # If this is not false, HTML requests at the API server's root URL # are redirected to this location, and it is provided in the text of # user activation notification email messages to remind them where