Merge branch 'update-configuration-section' into 'master'

add a note about reverse proxy to the configuration section

See merge request gitlab-org/gitlab-ce!21951
This commit is contained in:
Achilleas Pipinellis 2018-10-01 15:20:20 +00:00
commit 70f4a26b6e

View file

@ -17,7 +17,7 @@ Two things need to be configured for the interactive web terminal to work:
- The Runner needs to have [`[session_server]` configured
properly][session-server]
- Web terminals need to be
- If you are using a reverse proxy with your GitLab instance, web terminals need to be
[enabled](../../administration/integration/terminal.md#enabling-and-disabling-terminal-support)
## Debugging a running job