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.
 
 
 
 
 
 

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