X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8fbe20476e2d10b1fc8dac848b2a0ffdf488a082..da5858d5f794c14cf00b830166bb34b1bcd79ba5:/doc/admin/config-urls.html.textile.liquid diff --git a/doc/admin/config-urls.html.textile.liquid b/doc/admin/config-urls.html.textile.liquid index 7c998061fe..e2d1404332 100644 --- a/doc/admin/config-urls.html.textile.liquid +++ b/doc/admin/config-urls.html.textile.liquid @@ -31,7 +31,6 @@ table(table table-bordered table-condensed). |controller |yes |yes|yes ^2,4^|InternalURLs used by reverse proxy and container shell connections| |arvados-dispatch-cloud|no |yes|no ^3^|InternalURLs only used to expose Prometheus metrics| |arvados-dispatch-lsf|no |yes|no ^3^|InternalURLs only used to expose Prometheus metrics| -|git-http |yes |yes|no ^2^|InternalURLs only used by reverse proxy (e.g. Nginx)| |git-ssh |yes |no |no || |keepproxy |yes |yes|no ^2^|InternalURLs only used by reverse proxy (e.g. Nginx)| |keepstore |no |yes|yes |All clients connect to InternalURLs| @@ -176,10 +175,6 @@ server { passenger_enabled on; passenger_preload_bundler on; - # If you are using RVM, uncomment the line below. - # If you're using system ruby, leave it commented out. - #passenger_ruby /usr/local/rvm/wrappers/default/ruby; - # This value effectively limits the size of API objects users can # create, especially collections. If you change this, you should # also ensure the following settings match it: