@@ -1,16 +1,16 | |||
|
1 |
# |
|
|
2 |
# Copyright (C) 2006-20 |
|
|
1 | # Redmine - project management software | |
|
2 | # Copyright (C) 2006-2012 Jean-Philippe Lang | |
|
3 | 3 | # |
|
4 | 4 | # This program is free software; you can redistribute it and/or |
|
5 | 5 | # modify it under the terms of the GNU General Public License |
|
6 | 6 | # as published by the Free Software Foundation; either version 2 |
|
7 | 7 | # of the License, or (at your option) any later version. |
|
8 |
# |
|
|
8 | # | |
|
9 | 9 | # This program is distributed in the hope that it will be useful, |
|
10 | 10 | # but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
11 | 11 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
12 | 12 | # GNU General Public License for more details. |
|
13 |
# |
|
|
13 | # | |
|
14 | 14 | # You should have received a copy of the GNU General Public License |
|
15 | 15 | # along with this program; if not, write to the Free Software |
|
16 | 16 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
@@ -89,7 +89,7 diff_max_lines_displayed: | |||
|
89 | 89 | default: 1500 |
|
90 | 90 | enabled_scm: |
|
91 | 91 | serialized: true |
|
92 |
default: |
|
|
92 | default: | |
|
93 | 93 | - Subversion |
|
94 | 94 | - Darcs |
|
95 | 95 | - Mercurial |
@@ -119,7 +119,7 commit_logtime_activity_id: | |||
|
119 | 119 | format: int |
|
120 | 120 | default: 0 |
|
121 | 121 | # autologin duration in days |
|
122 |
# 0 means autologin is disabled |
|
|
122 | # 0 means autologin is disabled | |
|
123 | 123 | autologin: |
|
124 | 124 | format: int |
|
125 | 125 | default: 0 |
@@ -139,7 +139,7 default_issue_start_date_to_creation_date: | |||
|
139 | 139 | default: 1 |
|
140 | 140 | notified_events: |
|
141 | 141 | serialized: true |
|
142 |
default: |
|
|
142 | default: | |
|
143 | 143 | - issue_added |
|
144 | 144 | - issue_updated |
|
145 | 145 | mail_handler_body_delimiters: |
@@ -147,10 +147,10 mail_handler_body_delimiters: | |||
|
147 | 147 | mail_handler_api_enabled: |
|
148 | 148 | default: 0 |
|
149 | 149 | mail_handler_api_key: |
|
150 |
default: |
|
|
150 | default: | |
|
151 | 151 | issue_list_default_columns: |
|
152 | 152 | serialized: true |
|
153 |
default: |
|
|
153 | default: | |
|
154 | 154 | - tracker |
|
155 | 155 | - status |
|
156 | 156 | - priority |
@@ -165,7 +165,7 default_projects_public: | |||
|
165 | 165 | default: 1 |
|
166 | 166 | default_projects_modules: |
|
167 | 167 | serialized: true |
|
168 |
default: |
|
|
168 | default: | |
|
169 | 169 | - issue_tracking |
|
170 | 170 | - time_tracking |
|
171 | 171 | - news |
@@ -198,7 +198,7 emails_footer: | |||
|
198 | 198 | default: |- |
|
199 | 199 | You have received this notification because you have either subscribed to it, or are involved in it. |
|
200 | 200 | To change your notification preferences, please click here: http://hostname/my/account |
|
201 |
gravatar_enabled: |
|
|
201 | gravatar_enabled: | |
|
202 | 202 | default: 0 |
|
203 | 203 | openid: |
|
204 | 204 | default: 0 |
General Comments 0
You need to be logged in to leave comments.
Login now