diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/gitlab.yml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 19dadbfd312..550973e19f7 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -111,7 +111,7 @@ 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 + # username_changing_enabled: false # default: true - User can change their username/namespace ## Default theme ID ## 1 - Indigo ## 2 - Dark |