summaryrefslogtreecommitdiffstats
path: root/config/settings.yml
blob: 48da91a10d68c5bfc79f3d2d2059601a64e73ee4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
# Redmine - project management software
# Copyright (C) 2006-  Jean-Philippe Lang
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.


# DO NOT MODIFY THIS FILE !!!
# Settings can be defined through the application in Admin -> Settings

app_title:
  default: Redmine
welcome_text:
  default: |-
    Welcome to Redmine, an open-source, flexible project management software.

    Note: You can modify this message in the "Welcome text" setting (Administration > Settings > General).
login_required:
  default: 0
  security_notifications: 1
self_registration:
  default: '2'
  security_notifications: 1
show_custom_fields_on_registration:
  default: 1
lost_password:
  default: 1
  security_notifications: 1
twofa:
  default: 1
  security_notifications: 1
unsubscribe:
  default: 1
password_required_char_classes:
  serialized: true
  default: []
  security_notifications: 1
password_min_length:
  format: int
  default: 8
  security_notifications: 1
# Maximum password age in days
password_max_age:
  format: int
  default: 0
  security_notifications: 1
# Maximum number of additional email addresses per user
max_additional_emails:
  format: int
  default: 5
email_domains_allowed:
  default:
email_domains_denied:
  default:
# Maximum lifetime of user sessions in minutes
session_lifetime:
  format: int
  default: 0
  security_notifications: 1
# User session timeout in minutes
session_timeout:
  format: int
  default: 0
  security_notifications: 1
attachment_max_size:
  format: int
  default: 5120
bulk_download_max_size:
  format: int
  default: 102400
attachment_extensions_allowed:
  default:
attachment_extensions_denied:
  default:
issues_export_limit:
  format: int
  default: 500
activity_days_default:
  format: int
  default: 10
per_page_options:
  default: '25,50,100'
search_results_per_page:
  default: 10
mail_from:
  default: redmine@example.net
plain_text_mail:
  default: 0
text_formatting:
  default: common_mark
cache_formatted_text:
  default: 0
wiki_compression:
  default: ""
default_language:
  default: en
force_default_language_for_anonymous:
  default: 0
force_default_language_for_loggedin:
  default: 0
host_name:
  default: localhost:3000
protocol:
  default: http
  security_notifications: 1
feeds_limit:
  format: int
  default: 15
gantt_items_limit:
  format: int
  default: 500
gantt_months_limit:
  format: int
  default: 24
default_issue_query:
  default: ''
# Maximum size of files that can be displayed
# inline through the file viewer (in KB)
file_max_size_displayed:
  format: int
  default: 512
diff_max_lines_displayed:
  format: int
  default: 1500
enabled_scm:
  serialized: true
  default:
  - Subversion
  - Mercurial
  - Cvs
  - Bazaar
  - Git
  security_notifications: 1
autofetch_changesets:
  default: 1
sys_api_enabled:
  default: 0
  security_notifications: 1
sys_api_key:
  default: ''
  security_notifications: 1
commit_cross_project_ref:
  default: 0
commit_ref_keywords:
  default: 'refs,references,IssueID'
commit_update_keywords:
  serialized: true
  default: []
commit_logtime_enabled:
  default: 0
commit_logtime_activity_id:
  format: int
  default: 0
# autologin duration in days
# 0 means autologin is disabled
autologin:
  format: int
  default: 0
# date format
date_format:
  default: ''
time_format:
  default: ''
timespan_format:
  default: 'minutes'
user_format:
  default: :firstname_lastname
  format: symbol
cross_project_issue_relations:
  default: 0
# Enables subtasks to be in other projects
cross_project_subtasks:
  default: 'tree'
parent_issue_dates:
  default: 'derived'
parent_issue_priority:
  default: 'derived'
parent_issue_done_ratio:
  default: 'derived'
link_copied_issue:
  default: 'ask'
copy_attachments_on_issue_copy:
  default: 'ask'
close_duplicate_issues:
  default: 1
issue_group_assignment:
  default: 0
default_issue_start_date_to_creation_date:
  default: 1
notified_events:
  serialized: true
  default:
  - issue_added
  - issue_updated
mail_handler_body_delimiters:
  default: ''
mail_handler_enable_regex_delimiters:
  default: 0
mail_handler_enable_regex_excluded_filenames:
  default: 0
mail_handler_excluded_filenames:
  default: ''
mail_handler_api_enabled:
  default: 0
  security_notifications: 1
mail_handler_api_key:
  default:
  security_notifications: 1
mail_handler_preferred_body_part:
  default: plain
issue_list_default_columns:
  serialized: true
  default:
  - tracker
  - status
  - priority
  - subject
  - assigned_to
  - updated_on
issue_list_default_totals:
  serialized: true
  default: []
display_subprojects_issues:
  default: 1
time_entry_list_defaults:
  serialized: true
  default:
    column_names:
    - spent_on
    - user
    - activity
    - issue
    - comments
    - hours
    totalable_names:
    - hours
project_list_display_type:
  default: board
project_list_defaults:
  serialized: true
  default:
    column_names:
    - name
    - identifier
    - short_description
default_project_query:
  default: ''
issue_done_ratio:
  default: 'issue_field'
issue_done_ratio_interval:
  format: int
  default: 10
default_projects_public:
  default: 1
default_projects_modules:
  serialized: true
  default:
  - issue_tracking
  - time_tracking
  - news
  - documents
  - files
  - wiki
  - repository
  - boards
  - calendar
  - gantt
default_projects_tracker_ids:
  serialized: true
  default:
# Role given to a non-admin user who creates a project
new_project_user_role_id:
  format: int
  default: ''
sequential_project_identifiers:
  default: 0
default_users_hide_mail:
  default: 1
default_users_no_self_notified:
  default: 1
default_users_time_zone:
  default: ""
# encodings used to convert files content to UTF-8
# multiple values accepted, comma separated
repositories_encodings:
  default: ''
# encoding used to convert commit logs to UTF-8
commit_logs_encoding:
  default: 'UTF-8'
commit_logs_formatting:
  default: 1
repository_log_display_limit:
  format: int
  default: 100
ui_theme:
  default: ''
emails_footer:
  default: |-
    You have received this notification because you have either subscribed to it, or are involved in it.
    To change your notification preferences, please click here: http://hostname/my/account
gravatar_enabled:
  default: 0
gravatar_default:
  default: 'identicon'
start_of_week:
  default: ''
rest_api_enabled:
  default: 0
  security_notifications: 1
jsonp_enabled:
  default: 0
  security_notifications: 1
default_notification_option:
  default: 'only_assigned'
emails_header:
  default: ''
thumbnails_enabled:
  default: 1
thumbnails_size:
  format: int
  default: 100
non_working_week_days:
  serialized: true
  default:
  - '6'
  - '7'
new_item_menu_tab:
  default: 2
timelog_required_fields:
  serialized: true
  default: []
timelog_accept_0_hours:
  default: 1
timelog_max_hours_per_day:
  format: int
  default: 999
timelog_accept_future_dates:
  default: 1
show_status_changes_in_mail_subject:
  default: 1
wiki_tablesort_enabled:
  default: 1