summaryrefslogtreecommitdiff
path: root/doc/integration/facebook.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/integration/facebook.md')
-rw-r--r--doc/integration/facebook.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/integration/facebook.md b/doc/integration/facebook.md
index 77bb75cbfca..d1eabb76392 100644
--- a/doc/integration/facebook.md
+++ b/doc/integration/facebook.md
@@ -92,6 +92,10 @@ something else descriptive.
1. Save the configuration file.
-1. Restart GitLab for the changes to take effect.
+1. [Reconfigure][] or [restart GitLab][] for the changes to take effect if you
+ installed GitLab via Omnibus or from source respectively.
On the sign in page there should now be a Facebook icon below the regular sign in form. Click the icon to begin the authentication process. Facebook will ask the user to sign in and authorize the GitLab application. If everything goes well the user will be returned to GitLab and will be signed in.
+
+[reconfigure]: ../administration/restart_gitlab.md#omnibus-gitlab-reconfigure
+[restart]: ../administration/restart_gitlab.md#installations-from-source