It is currently not possible to set option gitlab_workhorse_options in /etc/default/gitlab
When i use an external apache-Server instead of the local nginx server i have to overwrite the default settings.
Can you add something like that in gitlab.default.erb?
gitlab_workhorse_options="<%= @gitlab_workhorse_options %>"
It is currently not possible to set option gitlab_workhorse_options in /etc/default/gitlab
When i use an external apache-Server instead of the local nginx server i have to overwrite the default settings.
Can you add something like that in gitlab.default.erb?
gitlab_workhorse_options="<%= @gitlab_workhorse_options %>"