X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d843787b4ece9952597d7814cbf10fb383c72625..78e0599b0773976167ccb720fc1596236295337a:/services/api/config/application.default.yml 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