Skip to content
Snippets Groups Projects
Commit 4df3782d authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Run `gitlab-ctl` reconfigure or nothing happens

parent 07b6fdb1
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -168,6 +168,8 @@ gitlab_rails['ldap_group_base'] = '' # Example: 'OU=groups,DC=mycorp,DC=com'
gitlab_rails['ldap_user_filter'] = '' # Example: '(memberOf=CN=my department,OU=groups,DC=mycorp,DC=com)'
```
 
Run `sudo gitlab-ctl reconfigure` for the LDAP settings to take effect.
## Building your own package
 
See [the separate build documentation](doc/build.md).
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment