Commit 872ec96c authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'docs-fix-acl-pages-guide' into 'master'

Fixes the guide for Pages ACL

See merge request gitlab-org/gitlab!21810
parents 7276efef ac67161a
......@@ -500,6 +500,7 @@ then you must use the following procedure to configure [access control](#access-
```ruby
gitlab_pages['gitlab_server'] = "https://<your-gitlab-server-URL>"
gitlab_pages['access_control'] = true
```
1. [Reconfigure GitLab](../restart_gitlab.md#omnibus-gitlab-reconfigure) for the changes to take effect.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment