Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
01d694aa
Commit
01d694aa
authored
Jun 25, 2013
by
Jean-Luc Geering
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
whitespaces in gitlab.yml.example
parent
ee2124b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
config/gitlab.yml.example
config/gitlab.yml.example
+4
-4
No files found.
config/gitlab.yml.example
View file @
01d694aa
# # # # # # # # # # # # # # # # # #
# # # # # # # # # # # # # # # # # #
# GitLab application config file #
# GitLab application config file #
# # # # # # # # # # # # # # # # # #
# # # # # # # # # # # # # # # # # #
#
#
...
@@ -37,7 +37,7 @@ production: &base
...
@@ -37,7 +37,7 @@ production: &base
# default_can_create_group: false # default: true
# default_can_create_group: false # default: true
# default_can_create_team: false # default: true
# default_can_create_team: false # default: true
# username_changing_enabled: false # default: true - User can change her username/namespace
# username_changing_enabled: false # default: true - User can change her username/namespace
## Users management
## Users management
# signup_enabled: true # default: false - Account passwords are not sent via the email if signup is enabled.
# signup_enabled: true # default: false - Account passwords are not sent via the email if signup is enabled.
...
@@ -168,12 +168,12 @@ production: &base
...
@@ -168,12 +168,12 @@ production: &base
# 4. Extra customization
# 4. Extra customization
# ==========================
# ==========================
extra:
extra:
## Google analytics. Uncomment if you want it
## Google analytics. Uncomment if you want it
# google_analytics_id: '_your_tracking_id'
# google_analytics_id: '_your_tracking_id'
## Text under sign-in page (Markdown enabled)
## Text under sign-in page (Markdown enabled)
# sign_in_text: |
# sign_in_text: |
# ![Company Logo](http://www.companydomain.com/logo.png)
# ![Company Logo](http://www.companydomain.com/logo.png)
# [Learn more about CompanyName](http://www.companydomain.com/)
# [Learn more about CompanyName](http://www.companydomain.com/)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment