From a845f057c5277b21c3decaa798a29dea3c0bace8 Mon Sep 17 00:00:00 2001 From: Nick Gaskill Date: Wed, 3 Feb 2021 17:22:20 +0000 Subject: Apply 1 suggestion(s) to 1 file(s) --- doc/development.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc') diff --git a/doc/development.md b/doc/development.md index 7838a2a8..2fbc6dbe 100644 --- a/doc/development.md +++ b/doc/development.md @@ -47,13 +47,6 @@ An alternative is to use [`dnsmasq`](https://wiki.debian.org/dnsmasq) to handle Pages access control is disabled by default. To enable it: -1. Modify your `config/gitlab.yml` file: - - ```rb - pages: - access_control: true - ``` - 1. Modify your `config/gitlab.yml` file: ```rb -- cgit v1.2.3