You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

177 regels
3.9 KiB

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