| 1 | # -*- coding: utf-8 -*- |
|---|
| 2 | |
|---|
| 3 | [attachment] |
|---|
| 4 | max_size = 26214400 |
|---|
| 5 | render_unsafe_content = false |
|---|
| 6 | |
|---|
| 7 | [browser] |
|---|
| 8 | downloadable_paths = /trunk, /branches/*, /tags/* |
|---|
| 9 | hide_properties = svk:merge |
|---|
| 10 | render_unsafe_content = false |
|---|
| 11 | |
|---|
| 12 | [changeset] |
|---|
| 13 | max_diff_bytes = 10000000 |
|---|
| 14 | max_diff_files = 0 |
|---|
| 15 | wiki_format_messages = true |
|---|
| 16 | |
|---|
| 17 | [components] |
|---|
| 18 | tracmath.* = enabled |
|---|
| 19 | |
|---|
| 20 | [header_logo] |
|---|
| 21 | alt = |
|---|
| 22 | height = -1 |
|---|
| 23 | link = http://caca.zoy.org/ |
|---|
| 24 | src = /static/christmas-logo.png |
|---|
| 25 | width = -1 |
|---|
| 26 | |
|---|
| 27 | [logging] |
|---|
| 28 | log_file = trac.log |
|---|
| 29 | log_level = INFO |
|---|
| 30 | log_type = file |
|---|
| 31 | |
|---|
| 32 | [mainnav] |
|---|
| 33 | newticket.label = Report a bug |
|---|
| 34 | tickets.href = /report/1 |
|---|
| 35 | tickets.label = Bug reports |
|---|
| 36 | wiki.label = Home |
|---|
| 37 | |
|---|
| 38 | [mimeviewer] |
|---|
| 39 | enscript_modes = text/x-dylan:dylan:4 |
|---|
| 40 | enscript_path = enscript |
|---|
| 41 | max_preview_size = 2621440 |
|---|
| 42 | mime_map = text/x-dylan:dylan,text/x-idl:ice,text/x-ada:ads:adb |
|---|
| 43 | php_path = php |
|---|
| 44 | silvercity_modes = |
|---|
| 45 | tab_width = 8 |
|---|
| 46 | |
|---|
| 47 | [notification] |
|---|
| 48 | always_notify_owner = false |
|---|
| 49 | always_notify_reporter = false |
|---|
| 50 | always_notify_updater = false |
|---|
| 51 | mime_encoding = qp |
|---|
| 52 | smtp_always_bcc = |
|---|
| 53 | smtp_always_cc = libcaca-trac@lists.zoy.org |
|---|
| 54 | smtp_default_domain = |
|---|
| 55 | smtp_enabled = true |
|---|
| 56 | smtp_from = sam+trac@zoy.org |
|---|
| 57 | smtp_from_name = Caca Labs Trac |
|---|
| 58 | smtp_password = |
|---|
| 59 | smtp_port = 25 |
|---|
| 60 | smtp_server = localhost |
|---|
| 61 | smtp_subject_prefix = |
|---|
| 62 | smtp_user = |
|---|
| 63 | use_public_cc = true |
|---|
| 64 | use_short_addr = false |
|---|
| 65 | use_tls = false |
|---|
| 66 | |
|---|
| 67 | [project] |
|---|
| 68 | descr = Caca Labs |
|---|
| 69 | footer = Visit the Caca Labs at<br /><a href="http://caca.zoy.org/">http://caca.zoy.org/</a> |
|---|
| 70 | icon = /favicon.ico |
|---|
| 71 | name = Caca Labs |
|---|
| 72 | url = http://caca.zoy.org/ |
|---|
| 73 | |
|---|
| 74 | [search] |
|---|
| 75 | min_query_length = 3 |
|---|
| 76 | |
|---|
| 77 | [ticket] |
|---|
| 78 | default_component = core |
|---|
| 79 | default_milestone = 1.0 |
|---|
| 80 | default_priority = major |
|---|
| 81 | default_type = defect |
|---|
| 82 | default_version = SVN |
|---|
| 83 | restrict_owner = false |
|---|
| 84 | |
|---|
| 85 | [ticket-custom] |
|---|
| 86 | product = select |
|---|
| 87 | product.label = Product |
|---|
| 88 | product.options = libcaca|libpipi|--|cacadraw|cacamoo|cacatris|cacaview|img2txt|neercs|PWNtcha|powerpipo|toilet|ttyvaders|zzuf|--|web site |
|---|
| 89 | product.value = libcaca |
|---|
| 90 | |
|---|
| 91 | [ticket-workflow] |
|---|
| 92 | accept = new -> assigned |
|---|
| 93 | accept.operations = set_owner_to_self |
|---|
| 94 | accept.permissions = TICKET_MODIFY |
|---|
| 95 | leave = * -> * |
|---|
| 96 | leave.default = 1 |
|---|
| 97 | leave.operations = leave_status |
|---|
| 98 | reassign = new,assigned,reopened -> new |
|---|
| 99 | reassign.operations = set_owner |
|---|
| 100 | reassign.permissions = TICKET_MODIFY |
|---|
| 101 | reopen = closed -> reopened |
|---|
| 102 | reopen.operations = del_resolution |
|---|
| 103 | reopen.permissions = TICKET_CREATE |
|---|
| 104 | resolve = new,assigned,reopened -> closed |
|---|
| 105 | resolve.operations = set_resolution |
|---|
| 106 | resolve.permissions = TICKET_MODIFY |
|---|
| 107 | |
|---|
| 108 | [timeline] |
|---|
| 109 | changeset_long_messages = false |
|---|
| 110 | changeset_show_files = 0 |
|---|
| 111 | default_daysback = 30 |
|---|
| 112 | ticket_show_details = false |
|---|
| 113 | |
|---|
| 114 | [trac] |
|---|
| 115 | authz_file = |
|---|
| 116 | authz_module_name = |
|---|
| 117 | base_url = http://caca.zoy.org/ |
|---|
| 118 | check_auth_ip = true |
|---|
| 119 | database = sqlite:db/trac.db |
|---|
| 120 | default_charset = utf-8 |
|---|
| 121 | default_handler = WikiModule |
|---|
| 122 | htdocs_location = |
|---|
| 123 | ignore_auth_case = false |
|---|
| 124 | mainnav = wiki,timeline,tickets,newticket,browser,search |
|---|
| 125 | metanav = login,logout,settings,help,about |
|---|
| 126 | permission_store = DefaultPermissionStore |
|---|
| 127 | repository_dir = /srv/caca.zoy.org/var/lib/svn |
|---|
| 128 | repository_type = svn |
|---|
| 129 | show_email_addresses = true |
|---|
| 130 | timeout = 20 |
|---|
| 131 | |
|---|
| 132 | [tracmath] |
|---|
| 133 | cache_dir = /srv/caca.zoy.org/var/lib/trac/cache |
|---|
| 134 | |
|---|
| 135 | [wiki] |
|---|
| 136 | ignore_missing_pages = false |
|---|
| 137 | split_page_names = false |
|---|
| 138 | |
|---|