* sample of Trac-1.0.1dev_r11326
[lab.git] / trac / 1.0.1dev_r11326 / trac.ini.sample
1 # -*- coding: utf-8 -*-
2
3 [attachment]
4 max_size = 262144
5 max_zip_size = 2097152
6 render_unsafe_content = false
7
8 [authz_policy]
9 authz_file = 
10
11 [browser]
12 color_scale = True
13 downloadable_paths = /trunk, /branches/*, /tags/*
14 hide_properties = svk:merge
15 intermediate_color = 
16 intermediate_point = 
17 newest_color = (255, 136, 136)
18 oldest_color = (136, 136, 255)
19 oneliner_properties = trac:summary
20 render_unsafe_content = false
21 wiki_properties = trac:description
22
23 [changeset]
24 max_diff_bytes = 10000000
25 max_diff_files = 0
26 wiki_format_messages = true
27
28 [datefield]
29 change_month = false
30 change_year = false
31 first_day = 0
32 format = dmy
33 match_request = 
34 milestone = false
35 months = 1
36 panel = false
37 separator = /
38 weeknumbers = false
39
40 [ganttcalendar]
41 complete_conditions = fixed, invalid
42 complete_field = complete
43 default_zoom_mode = 3
44 first_day = 0
45 format = %Y/%m/%d
46 show_ticket_summary = false
47 show_weekly_view = false
48
49 [git]
50 cached_repository = false
51 git_bin = /usr/bin/git
52 git_fs_encoding = utf-8
53 persistent_cache = false
54 # projects_base = <inherited>
55 # projects_list = <inherited>
56 # projects_url = <inherited>
57 shortrev_len = 7
58 trac_user_rlookup = false
59 use_committer_id = true
60 use_committer_time = true
61 wikishortrev_len = 40
62
63 [header_logo]
64 alt = (please configure the [header_logo] section in trac.ini)
65 height = -1
66 link = 
67 src = site/your_project_logo.png
68 width = -1
69
70 [inherit]
71 htdocs_dir = 
72 plugins_dir = 
73 templates_dir = 
74
75 [logging]
76 log_file = trac.log
77 # log_format = <inherited>
78 log_level = DEBUG
79 log_type = none
80
81 [milestone]
82 stats_provider = DefaultTicketGroupStatsProvider
83
84 [mimeviewer]
85 enscript_modes = text/x-dylan:dylan:4
86 enscript_path = enscript
87 max_preview_size = 262144
88 mime_map = text/x-dylan:dylan, text/x-idl:ice, text/x-ada:ads:adb
89 mime_map_patterns = text/plain:README|INSTALL|COPYING.*
90 php_path = php
91 pygments_default_style = trac
92 pygments_modes = 
93 tab_width = 8
94 treat_as_binary = application/octet-stream, application/pdf, application/postscript, application/msword,application/rtf,
95
96 [notification]
97 admit_domains = 
98 always_notify_owner = false
99 always_notify_reporter = false
100 always_notify_updater = true
101 ambiguous_char_width = single
102 batch_subject_template = $prefix Batch modify: $tickets_descr
103 email_sender = SmtpEmailSender
104 ignore_domains = 
105 mime_encoding = none
106 sendmail_path = sendmail
107 smtp_always_bcc = 
108 smtp_always_cc = 
109 smtp_default_domain = 
110 smtp_enabled = false
111 smtp_from = trac@localhost
112 smtp_from_author = false
113 smtp_from_name = 
114 smtp_password = 
115 smtp_port = 25
116 smtp_replyto = trac@localhost
117 smtp_server = localhost
118 smtp_subject_prefix = __default__
119 smtp_user = 
120 ticket_subject_template = $prefix #$ticket.id: $summary
121 use_public_cc = false
122 use_short_addr = false
123 use_tls = false
124
125 [project]
126 admin = 
127 admin_trac_url = .
128 descr = My example project
129 footer = Visit the Trac open source project at<br /><a href="http://trac.edgewall.org/">http://trac.edgewall.org/</a>
130 icon = common/trac.ico
131 name = My Project
132 url = 
133
134 [query]
135 default_anonymous_query = status!=closed&cc~=$USER
136 default_query = status!=closed&owner=$USER
137 items_per_page = 100
138 ticketlink_query = ?status=!closed
139
140 [report]
141 items_per_page = 100
142 items_per_page_rss = 0
143
144 [revisionlog]
145 default_log_limit = 100
146 graph_colors = ['#cc0', '#0c0', '#0cc', '#00c', '#c0c', '#c00']
147
148 [roadmap]
149 stats_provider = DefaultTicketGroupStatsProvider
150
151 [search]
152 # default_disabled_filters = <inherited>
153 min_query_length = 3
154
155 [section-edit]
156 edit_subsections = False
157 preview_whole_page = True
158
159 [sqlite]
160 # extensions = <inherited>
161
162 [svn]
163 branches = trunk, branches/*
164 tags = tags/*
165
166 [ticket]
167 commit_ticket_update_check_perms = true
168 commit_ticket_update_commands.close = close closed closes fix fixed fixes
169 commit_ticket_update_commands.refs = addresses re references refs see
170 commit_ticket_update_envelope = 
171 commit_ticket_update_notify = true
172 default_cc = 
173 default_component = 
174 default_description = 
175 default_keywords = 
176 default_milestone = 
177 default_owner = < default >
178 default_priority = major
179 default_resolution = fixed
180 default_severity = 
181 default_summary = 
182 default_type = defect
183 default_version = 
184 max_comment_size = 262144
185 max_description_size = 262144
186 preserve_newlines = default
187 restrict_owner = false
188 workflow = ConfigurableTicketWorkflow
189
190 [timeline]
191 abbreviated_messages = True
192 changeset_collapse_events = false
193 changeset_long_messages = false
194 changeset_show_files = 0
195 default_daysback = 30
196 max_daysback = 90
197 newticket_formatter = oneliner
198 ticket_show_details = false
199
200 [trac]
201 auth_cookie_lifetime = 0
202 auth_cookie_path = 
203 authz_file = 
204 authz_module_name = 
205 auto_preview_timeout = 2.0
206 auto_reload = False
207 backup_dir = db
208 base_url = 
209 check_auth_ip = false
210 database = sqlite:db/trac.db
211 debug_sql = False
212 default_charset = utf-8
213 default_dateinfo_format = relative
214 genshi_cache_size = 128
215 htdocs_location = 
216 ignore_auth_case = false
217 jquery_location = 
218 jquery_ui_location = 
219 jquery_ui_theme_location = 
220 mainnav = wiki, timeline, roadmap, browser, tickets, newticket, search
221 metanav = login, logout, prefs, help, about
222 mysqldump_path = mysqldump
223 never_obfuscate_mailto = false
224 permission_policies = DefaultPermissionPolicy, LegacyAttachmentPolicy
225 permission_store = DefaultPermissionStore
226 pg_dump_path = pg_dump
227 repository_dir = 
228 repository_sync_per_request = (default)
229 repository_type = svn
230 resizable_textareas = true
231 secure_cookies = False
232 show_email_addresses = false
233 show_ip_addresses = false
234 timeout = 20
235 use_base_url_for_redirect = False
236
237 [versioncontrol]
238 allowed_repository_dir_prefixes = 
239
240 [wiki]
241 ignore_missing_pages = false
242 max_size = 262144
243 render_unsafe_content = false
244 safe_schemes = cvs, file, ftp, git, irc, http, https, news, sftp, smb, ssh, svn, svn+ssh
245 split_page_names = false
246