| 1 | # -*- coding: utf-8 -*- |
|---|
| 2 | |
|---|
| 3 | [account-manager] |
|---|
| 4 | password_file = /srv/www.gnaa.eu/var/lib/trac/htpasswd |
|---|
| 5 | password_store = HtPasswdStore |
|---|
| 6 | |
|---|
| 7 | [attachment] |
|---|
| 8 | max_size = 2621440 |
|---|
| 9 | render_unsafe_content = false |
|---|
| 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 | [components] |
|---|
| 29 | #acct_mgr.admin.accountmanageradminpage = enabled |
|---|
| 30 | #acct_mgr.htfile.htpasswdstore = enabled |
|---|
| 31 | #acct_mgr.web_ui.accountmodule = enabled |
|---|
| 32 | #acct_mgr.web_ui.loginmodule = disabled |
|---|
| 33 | inline.* = enabled |
|---|
| 34 | includemacro.macros.* = enabled |
|---|
| 35 | tracext.git.* = disabled |
|---|
| 36 | trac.ticket.* = disabled |
|---|
| 37 | trac.timeline.* = disabled |
|---|
| 38 | #trac.web.auth.loginmodule = disabled |
|---|
| 39 | tracmenus.* = enabled |
|---|
| 40 | tracmenus.web_ui.* = enabled |
|---|
| 41 | |
|---|
| 42 | [git] |
|---|
| 43 | cached_repository = false |
|---|
| 44 | git_bin = /usr/bin/git |
|---|
| 45 | persistent_cache = false |
|---|
| 46 | shortrev_len = 7 |
|---|
| 47 | trac_user_rlookup = true |
|---|
| 48 | |
|---|
| 49 | [header_logo] |
|---|
| 50 | alt = Gay Nigger Association of America |
|---|
| 51 | height = -1 |
|---|
| 52 | link = http://www.gnaa.eu/ |
|---|
| 53 | src = /static/gnaa-logo.png |
|---|
| 54 | width = -1 |
|---|
| 55 | |
|---|
| 56 | [inherit] |
|---|
| 57 | plugins_dir = |
|---|
| 58 | templates_dir = |
|---|
| 59 | |
|---|
| 60 | [logging] |
|---|
| 61 | log_file = trac.log |
|---|
| 62 | log_level = DEBUG |
|---|
| 63 | log_type = none |
|---|
| 64 | |
|---|
| 65 | [mainnav] |
|---|
| 66 | about = enabled |
|---|
| 67 | about.href = http://www.gnaa.eu/wiki/about |
|---|
| 68 | about.label = about gnaa |
|---|
| 69 | about.order = 80 |
|---|
| 70 | about.parent = top |
|---|
| 71 | admin.label = admin |
|---|
| 72 | browser = enabled |
|---|
| 73 | browser.href = /browser |
|---|
| 74 | browser.label = trollforge |
|---|
| 75 | browser.order = 70 |
|---|
| 76 | browser.parent = top |
|---|
| 77 | #chat = enabled |
|---|
| 78 | #chat.href = http://www.animenfo.com/irc/cgi-gnaa |
|---|
| 79 | #chat.label = chat |
|---|
| 80 | #chat.order = 70 |
|---|
| 81 | #chat.parent = top |
|---|
| 82 | contact = enabled |
|---|
| 83 | contact.href = http://www.gnaa.eu/wiki/contact |
|---|
| 84 | contact.label = contact |
|---|
| 85 | contact.order = 75 |
|---|
| 86 | contact.parent = top |
|---|
| 87 | corporate = enabled |
|---|
| 88 | corporate.href = http://www.gnaa.eu/wiki/corp |
|---|
| 89 | corporate.label = corporate |
|---|
| 90 | corporate.order = 30 |
|---|
| 91 | corporate.parent = top |
|---|
| 92 | home = enabled |
|---|
| 93 | home.href = / |
|---|
| 94 | home.label = home |
|---|
| 95 | home.order = 10 |
|---|
| 96 | home.parent = top |
|---|
| 97 | members = enabled |
|---|
| 98 | members.href = http://www.gnaa-members.on.nimp.org/?u=gary |
|---|
| 99 | members.label = members |
|---|
| 100 | members.order = 60 |
|---|
| 101 | members.parent = top |
|---|
| 102 | news = enabled |
|---|
| 103 | news.href = http://www.gnaa.eu/wiki/news |
|---|
| 104 | news.label = in the news |
|---|
| 105 | news.order = 45 |
|---|
| 106 | news.parent = top |
|---|
| 107 | press = enabled |
|---|
| 108 | press.href = http://www.gnaa.eu/wiki/press |
|---|
| 109 | press.label = press releases |
|---|
| 110 | press.order = 40 |
|---|
| 111 | press.parent = top |
|---|
| 112 | search = disabled |
|---|
| 113 | support = enabled |
|---|
| 114 | support.href = http://www.gnaa.eu/wiki/support |
|---|
| 115 | support.label = support |
|---|
| 116 | support.order = 50 |
|---|
| 117 | support.parent = top |
|---|
| 118 | wiki = disabled |
|---|
| 119 | |
|---|
| 120 | [metanav] |
|---|
| 121 | about = disabled |
|---|
| 122 | help = disabled |
|---|
| 123 | |
|---|
| 124 | [milestone] |
|---|
| 125 | stats_provider = DefaultTicketGroupStatsProvider |
|---|
| 126 | |
|---|
| 127 | [mimeviewer] |
|---|
| 128 | enscript_modes = text/x-dylan:dylan:4 |
|---|
| 129 | enscript_path = enscript |
|---|
| 130 | max_preview_size = 262144 |
|---|
| 131 | mime_map = text/x-dylan:dylan,text/x-idl:ice,text/x-ada:ads:adb |
|---|
| 132 | php_path = php |
|---|
| 133 | pygments_default_style = trac |
|---|
| 134 | pygments_modes = |
|---|
| 135 | tab_width = 8 |
|---|
| 136 | |
|---|
| 137 | [notification] |
|---|
| 138 | admit_domains = |
|---|
| 139 | always_notify_owner = false |
|---|
| 140 | always_notify_reporter = false |
|---|
| 141 | always_notify_updater = true |
|---|
| 142 | ignore_domains = |
|---|
| 143 | mime_encoding = base64 |
|---|
| 144 | smtp_always_bcc = |
|---|
| 145 | smtp_always_cc = |
|---|
| 146 | smtp_default_domain = |
|---|
| 147 | smtp_enabled = false |
|---|
| 148 | smtp_from = trac@localhost |
|---|
| 149 | smtp_from_name = |
|---|
| 150 | smtp_password = |
|---|
| 151 | smtp_port = 25 |
|---|
| 152 | smtp_replyto = trac@localhost |
|---|
| 153 | smtp_server = localhost |
|---|
| 154 | smtp_subject_prefix = __default__ |
|---|
| 155 | smtp_user = |
|---|
| 156 | ticket_subject_template = $prefix #$ticket.id: $summary |
|---|
| 157 | use_public_cc = false |
|---|
| 158 | use_short_addr = false |
|---|
| 159 | use_tls = false |
|---|
| 160 | |
|---|
| 161 | [project] |
|---|
| 162 | admin = |
|---|
| 163 | descr = Gay Nigger Association of America |
|---|
| 164 | footer = |
|---|
| 165 | icon = /favicon.ico |
|---|
| 166 | name = GNAA â Gay Nigger Association of America |
|---|
| 167 | url = http://www.gnaa.eu/ |
|---|
| 168 | |
|---|
| 169 | [query] |
|---|
| 170 | default_anonymous_query = status!=closed&cc~=$USER |
|---|
| 171 | default_query = status!=closed&owner=$USER |
|---|
| 172 | items_per_page = 100 |
|---|
| 173 | |
|---|
| 174 | [report] |
|---|
| 175 | items_per_page = 100 |
|---|
| 176 | items_per_page_rss = 0 |
|---|
| 177 | |
|---|
| 178 | [revisionlog] |
|---|
| 179 | default_log_limit = 100 |
|---|
| 180 | |
|---|
| 181 | [roadmap] |
|---|
| 182 | stats_provider = DefaultTicketGroupStatsProvider |
|---|
| 183 | |
|---|
| 184 | [search] |
|---|
| 185 | min_query_length = 3 |
|---|
| 186 | |
|---|
| 187 | [spam-filter] |
|---|
| 188 | akismet_api_key = |
|---|
| 189 | akismet_api_url = rest.akismet.com/1.1/ |
|---|
| 190 | akismet_karma = 5 |
|---|
| 191 | attachment_sample_size = 16384 |
|---|
| 192 | bayes_karma = 10 |
|---|
| 193 | bayes_min_training = 25 |
|---|
| 194 | extlinks_karma = 2 |
|---|
| 195 | ip_blacklist_karma = 5 |
|---|
| 196 | ip_blacklist_servers = bsb.empty.us, sc.surbl.org |
|---|
| 197 | ip_throttle_karma = 3 |
|---|
| 198 | logging_enabled = true |
|---|
| 199 | max_external_links = 4 |
|---|
| 200 | max_posts_by_ip = 10 |
|---|
| 201 | min_karma = 0 |
|---|
| 202 | purge_age = 7 |
|---|
| 203 | regex_karma = 5 |
|---|
| 204 | session_karma = 9 |
|---|
| 205 | trust_authenticated = true |
|---|
| 206 | |
|---|
| 207 | [svn] |
|---|
| 208 | branches = trunk,branches/* |
|---|
| 209 | tags = tags/* |
|---|
| 210 | |
|---|
| 211 | [ticket] |
|---|
| 212 | default_cc = |
|---|
| 213 | default_component = |
|---|
| 214 | default_description = |
|---|
| 215 | default_keywords = |
|---|
| 216 | default_milestone = |
|---|
| 217 | default_owner = |
|---|
| 218 | default_priority = major |
|---|
| 219 | default_resolution = fixed |
|---|
| 220 | default_severity = |
|---|
| 221 | default_summary = |
|---|
| 222 | default_type = defect |
|---|
| 223 | default_version = |
|---|
| 224 | max_description_size = 262144 |
|---|
| 225 | preserve_newlines = default |
|---|
| 226 | restrict_owner = false |
|---|
| 227 | workflow = ConfigurableTicketWorkflow |
|---|
| 228 | |
|---|
| 229 | [ticket-workflow] |
|---|
| 230 | accept = new -> assigned |
|---|
| 231 | accept.operations = set_owner_to_self |
|---|
| 232 | accept.permissions = TICKET_MODIFY |
|---|
| 233 | leave = * -> * |
|---|
| 234 | leave.default = 1 |
|---|
| 235 | leave.operations = leave_status |
|---|
| 236 | reassign = new,assigned,reopened -> new |
|---|
| 237 | reassign.operations = set_owner |
|---|
| 238 | reassign.permissions = TICKET_MODIFY |
|---|
| 239 | reopen = closed -> reopened |
|---|
| 240 | reopen.operations = del_resolution |
|---|
| 241 | reopen.permissions = TICKET_CREATE |
|---|
| 242 | resolve = new,assigned,reopened -> closed |
|---|
| 243 | resolve.operations = set_resolution |
|---|
| 244 | resolve.permissions = TICKET_MODIFY |
|---|
| 245 | |
|---|
| 246 | [timeline] |
|---|
| 247 | abbreviated_messages = true |
|---|
| 248 | changeset_collapse_events = false |
|---|
| 249 | changeset_long_messages = false |
|---|
| 250 | changeset_show_files = 0 |
|---|
| 251 | default_daysback = 30 |
|---|
| 252 | max_daysback = 90 |
|---|
| 253 | newticket_formatter = oneliner |
|---|
| 254 | ticket_show_details = false |
|---|
| 255 | |
|---|
| 256 | [trac] |
|---|
| 257 | authz_file = |
|---|
| 258 | authz_module_name = |
|---|
| 259 | auto_reload = False |
|---|
| 260 | base_url = http://www.gnaa.eu/ |
|---|
| 261 | check_auth_ip = true |
|---|
| 262 | database = sqlite:db/trac.db |
|---|
| 263 | default_charset = iso-8859-15 |
|---|
| 264 | default_handler = WikiModule |
|---|
| 265 | default_timezone = |
|---|
| 266 | htdocs_location = |
|---|
| 267 | ignore_auth_case = false |
|---|
| 268 | mainnav = wiki,timeline,roadmap,browser,tickets,newticket,search |
|---|
| 269 | metanav = login,logout,prefs |
|---|
| 270 | permission_policies = DefaultPermissionPolicy, LegacyAttachmentPolicy |
|---|
| 271 | permission_store = DefaultPermissionStore |
|---|
| 272 | repository_dir = /srv/www.gnaa.eu/var/lib/svn |
|---|
| 273 | #repository_dir = /srv/www.gnaa.eu/var/lib/git |
|---|
| 274 | repository_type = svn |
|---|
| 275 | show_email_addresses = false |
|---|
| 276 | show_ip_addresses = false |
|---|
| 277 | timeout = 20 |
|---|
| 278 | use_base_url_for_redirect = False |
|---|
| 279 | |
|---|
| 280 | [wiki] |
|---|
| 281 | ignore_missing_pages = true |
|---|
| 282 | render_unsafe_content = false |
|---|
| 283 | split_page_names = false |
|---|
| 284 | |
|---|