diff options
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r-- | config/gitlab.yml.example | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 2213a1188ee..cd44f888d3f 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -79,7 +79,9 @@ production: &base ## Default theme ID ## 1 - Indigo ## 2 - Dark - ## 3 - Blue + ## 3 - Light + ## 4 - Blue + ## 5 - Green # default_theme: 1 # default: 1 ## Automatic issue closing |