mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
The customizing setting is restored, and the default value is matched up-stream.
This commit is contained in:
parent
73b373aabb
commit
e5fb310a82
@ -60,8 +60,8 @@ production: &base
|
||||
|
||||
# Email server smtp settings are in config/initializers/smtp_settings.rb.sample
|
||||
|
||||
# default_can_create_group: false # default: true
|
||||
# username_changing_enabled: false # default: true - User can change her username/namespace
|
||||
default_can_create_group: {{GITLAB_CREATE_GROUP}} # default: true
|
||||
username_changing_enabled: {{GITLAB_USERNAME_CHANGE}} # default: true - User can change her username/namespace
|
||||
## Default theme ID
|
||||
## 1 - Graphite
|
||||
## 2 - Charcoal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user