The customizing setting is restored, and the default value is matched up-stream.

This commit is contained in:
3kami3 2015-08-07 00:39:50 +09:00
parent 73b373aabb
commit e5fb310a82

View File

@ -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