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.
 
 
 
 
 
 

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