| 1 | # -*- coding: utf-8 -*- |
|---|
| 2 | |
|---|
| 3 | [ticket-query-fieldsets] |
|---|
| 4 | default = id,summary,status,owner,type,milestone,priority |
|---|
| 5 | myset = id,summary,owner,status,owner,type,priority,milestone,changetime,time |
|---|
| 6 | myset2 = id,summary,owner,status,type,milestone,changetime,time |
|---|
| 7 | plans = id,summary,status,owner,time |
|---|
| 8 | audit = id, type, summary, priority, status, owner |
|---|
| 9 | audit2 = severity, type, summary, priority, status, owner |
|---|
| 10 | |
|---|
| 11 | [navigation-order] |
|---|
| 12 | projnav = product,license,project,services, |
|---|
| 13 | footnav = hosted,powered,help |
|---|
| 14 | |
|---|
| 15 | |
|---|
| 16 | |
|---|
| 17 | [components] |
|---|
| 18 | tracx.* = enabled |
|---|
| 19 | acct_mgr.* = enabled |
|---|
| 20 | acct_mgr.web_ui.RegistrationModule = disabled |
|---|
| 21 | |
|---|
| 22 | trac.versioncontrol.* = enabled |
|---|
| 23 | |
|---|
| 24 | tracpygments.* = enabled |
|---|
| 25 | |
|---|
| 26 | [account-manager] |
|---|
| 27 | password_format = htpasswd |
|---|
| 28 | password_file = ../trac.htpasswd |
|---|
| 29 | |
|---|
| 30 | [intertrac] |
|---|
| 31 | # -- Example of setting up an alias: |
|---|
| 32 | t = trac |
|---|
| 33 | # -- Link to an external Trac: |
|---|
| 34 | trac.title = Edgewall's Trac for Trac |
|---|
| 35 | trac.url = http://trac.edgewall.org |
|---|
| 36 | trac.compat = false |
|---|
| 37 | |
|---|
| 38 | case.title = Lazaridis Case Project |
|---|
| 39 | case.url = http://case.lazaridis.com |
|---|
| 40 | case.compat = false |
|---|
| 41 | |
|---|
| 42 | base.title = Lazaridis Base Project |
|---|
| 43 | base.url = http://dev.lazaridis.com/base |
|---|
| 44 | base.compat = false |
|---|
| 45 | |
|---|
| 46 | [attachment] |
|---|
| 47 | max_size = 262144 |
|---|
| 48 | render_unsafe_content = false |
|---|
| 49 | |
|---|
| 50 | [browser] |
|---|
| 51 | downloadable_paths = /trunk, /branches/*, /tags/* |
|---|
| 52 | hide_properties = svk:merge |
|---|
| 53 | |
|---|
| 54 | [changeset] |
|---|
| 55 | max_diff_bytes = 10000000 |
|---|
| 56 | max_diff_files = 0 |
|---|
| 57 | wiki_format_messages = true |
|---|
| 58 | |
|---|
| 59 | [header_logo] |
|---|
| 60 | alt = Lazaridis System Design |
|---|
| 61 | height = -1 |
|---|
| 62 | link = http://lazaridis.com |
|---|
| 63 | src = |
|---|
| 64 | width = -1 |
|---|
| 65 | |
|---|
| 66 | [logging] |
|---|
| 67 | log_file = trac.log |
|---|
| 68 | log_level = DEBUG |
|---|
| 69 | log_type = none |
|---|
| 70 | |
|---|
| 71 | [mimeviewer] |
|---|
| 72 | enscript_modes = text/x-dylan:dylan:4 |
|---|
| 73 | enscript_path = enscript |
|---|
| 74 | max_preview_size = 262144 |
|---|
| 75 | mime_map = text/x-dylan:dylan,text/x-idl:ice,text/x-ada:ads:adb |
|---|
| 76 | php_path = php |
|---|
| 77 | silvercity_modes = |
|---|
| 78 | tab_width = 8 |
|---|
| 79 | |
|---|
| 80 | [notification] |
|---|
| 81 | always_notify_owner = false |
|---|
| 82 | always_notify_reporter = false |
|---|
| 83 | always_notify_updater = true |
|---|
| 84 | mime_encoding = base64 |
|---|
| 85 | smtp_always_bcc = |
|---|
| 86 | smtp_always_cc = |
|---|
| 87 | smtp_default_domain = |
|---|
| 88 | smtp_enabled = false |
|---|
| 89 | smtp_from = trac@localhost |
|---|
| 90 | smtp_password = |
|---|
| 91 | smtp_port = 25 |
|---|
| 92 | smtp_replyto = trac@localhost |
|---|
| 93 | smtp_server = localhost |
|---|
| 94 | smtp_user = |
|---|
| 95 | use_public_cc = false |
|---|
| 96 | use_short_addr = false |
|---|
| 97 | use_tls = false |
|---|
| 98 | |
|---|
| 99 | [project] |
|---|
| 100 | descr = Please add Project Description |
|---|
| 101 | footer = Copyright © 2001 - 2006 by Ilias Lazaridis - All Rights Reserved.<br /><a href="http://lazaridis.com">http://lazaridis.com</a> |
|---|
| 102 | icon = |
|---|
| 103 | name = Please add the Name |
|---|
| 104 | url = http://example.org/ |
|---|
| 105 | |
|---|
| 106 | [search] |
|---|
| 107 | min_query_length = 3 |
|---|
| 108 | |
|---|
| 109 | [ticket] |
|---|
| 110 | default_component = |
|---|
| 111 | default_milestone = |
|---|
| 112 | default_priority = normal |
|---|
| 113 | default_type = defect |
|---|
| 114 | default_version = |
|---|
| 115 | restrict_owner = false |
|---|
| 116 | |
|---|
| 117 | [timeline] |
|---|
| 118 | changeset_long_messages = false |
|---|
| 119 | changeset_show_files = 0 |
|---|
| 120 | default_daysback = 30 |
|---|
| 121 | ticket_show_details = true |
|---|
| 122 | |
|---|
| 123 | [trac] |
|---|
| 124 | authz_file = |
|---|
| 125 | authz_module_name = |
|---|
| 126 | base_url = |
|---|
| 127 | check_auth_ip = true |
|---|
| 128 | database = sqlite:db/trac.db |
|---|
| 129 | default_charset = iso-8859-15 |
|---|
| 130 | default_handler = WikiModule |
|---|
| 131 | htdocs_location = |
|---|
| 132 | ignore_auth_case = false |
|---|
| 133 | mainnav = wiki,timeline,roadmap,plans,browser,tickets,newticket,-search |
|---|
| 134 | metanav = login,logout,settings,-help,-about |
|---|
| 135 | projectnav = a |
|---|
| 136 | permission_store = DefaultPermissionStore |
|---|
| 137 | repository_dir = |
|---|
| 138 | repository_type = svn |
|---|
| 139 | request_filters = None |
|---|
| 140 | |
|---|
| 141 | |
|---|
| 142 | [wiki] |
|---|
| 143 | ignore_missing_pages = false |
|---|
| 144 | split_page_names = true |
|---|