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