Commit ac67161a authored by Alexander Tanayno's avatar Alexander Tanayno

Fixes the guide for Pages ACL

parent 233ce241
...@@ -500,6 +500,7 @@ then you must use the following procedure to configure [access control](#access- ...@@ -500,6 +500,7 @@ then you must use the following procedure to configure [access control](#access-
```ruby ```ruby
gitlab_pages['gitlab_server'] = "https://<your-gitlab-server-URL>" 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. 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