how to set proxy_hide_header for embedded nginx
I added "proxy_hide_header X-Powered-By" configuration in /etc/gitlab/gitlab.rb for embedded nginx of gitlbab to hide nginx X-Powered-By header. But it did not take effect after I execute command "gitlab-ctl reconfigure". May I know if gitlab supports to add or modify proxy_hide_header configuration.