GitLab
Config Options
| Flag | Toml Field | Type | Description | Default |
|---|---|---|---|---|
--gitlab-group | gitlab_groups | string | list | restrict logins to members of any of these groups (slug), separated by a comma | |
--gitlab-projects | gitlab_projects | string | list | restrict logins to members of any of these projects (may be given multiple times) formatted as orgname/repo=accesslevel. Access level should be a value matching Gitlab access levels, defaulted to 20 if absent |