summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Mountney <david@twkie.net>2016-04-12 11:02:41 -0700
committerDJ Mountney <david@twkie.net>2016-04-12 11:02:41 -0700
commite18f20d7118b7c8f2ff18a6e4255d6c7c0995b04 (patch)
treef925aee5e4b6e791364b979153a9c17580207bd2
parentbb372ac97f733c45f22dc31e09b98a78411d4f86 (diff)
downloadgitlab-ce-configure_trusted_proxies.tar.gz
Updated trusted proxies doc section to link to the restart GitLab docsconfigure_trusted_proxies
-rw-r--r--doc/install/installation.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index bfea4ce193e..e721e70a596 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -537,7 +537,8 @@ proxy to the trusted proxies list. Otherwise users will appear signed in from th
proxy's IP address.
You can add trusted proxies in `config/gitlab.yml` by customizing the `trusted_proxies`
-option in section 1. Please restart GitLab after editing this file.
+option in section 1. Save the file and [reconfigure GitLab](../administration/restart_gitlab.md)
+for the changes to take effect.
### Custom Redis Connection