summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Geering <jlgeering.13@gmail.com>2013-06-25 14:01:41 +0300
committerJean-Luc Geering <jlgeering.13@gmail.com>2013-06-25 14:01:41 +0300
commit01d694aabae539769ac75dd8903b351acb8b811b (patch)
treeeee74390aa3f93527e756e0ae7c713f9b760e6eb
parentee2124b7e935bb8bbe7a33c1a276efa296311b28 (diff)
downloadgitlab-ce-01d694aabae539769ac75dd8903b351acb8b811b.tar.gz
whitespaces in gitlab.yml.example
-rw-r--r--config/gitlab.yml.example8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index a612102ab1c..9f50aab3c28 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -1,4 +1,4 @@
-# # # # # # # # # # # # # # # # # #
+# # # # # # # # # # # # # # # # # #
# GitLab application config file #
# # # # # # # # # # # # # # # # # #
#
@@ -37,7 +37,7 @@ production: &base
# default_can_create_group: false # default: true
# default_can_create_team: false # default: true
# username_changing_enabled: false # default: true - User can change her username/namespace
-
+
## Users management
# signup_enabled: true # default: false - Account passwords are not sent via the email if signup is enabled.
@@ -168,12 +168,12 @@ production: &base
# 4. Extra customization
# ==========================
- extra:
+ extra:
## Google analytics. Uncomment if you want it
# google_analytics_id: '_your_tracking_id'
## Text under sign-in page (Markdown enabled)
- # sign_in_text: |
+ # sign_in_text: |
# ![Company Logo](http://www.companydomain.com/logo.png)
# [Learn more about CompanyName](http://www.companydomain.com/)