[wiki]
ignore_missing_pages = false
split_page_names = false
render_unsafe_content = false
[datefield]
separator = /
format = dmy
[httpauth]
paths = /login/xmlrpc
formats = None
[changeset]
max_diff_bytes = 10000000
wiki_format_messages = true
max_diff_files = 0
[header_logo]
width = -1
alt =
height = -1
link = http://example.org/
src = common/trac_banner.png
[condfields]
include_standard = true
[account-manager]
password_store = None
password_file = None
htdigest_realm = None
authentication_url = None
generated_password_length = 8
password_format = None
[tracforge]
uri_root = /
master_path = None
[notification]
always_notify_owner = false
smtp_port = 25
smtp_password =
smtp_enabled = false
always_notify_updater = true
smtp_replyto = trac@localhost
smtp_always_cc =
smtp_server = localhost
smtp_from = trac@localhost
always_notify_reporter = false
use_tls = false
smtp_always_bcc =
mime_encoding = base64
smtp_subject_prefix = __default__
use_public_cc = false
smtp_user =
use_short_addr = false
smtp_default_domain =
[cache]
memcached_server = localhost:11211
timeout = 600
[theme]
theme =
override_logo = True
[attachment]
render_unsafe_content = false
max_size = 262144
[mimeviewer]
enscript_path = enscript
max_preview_size = 262144
php_path = php
enscript_modes = text/x-dylan:dylan:4
silvercity_modes =
mime_map = text/x-dylan:dylan,text/x-idl:ice,text/x-ada:ads:adb
tab_width = 8
[timeline]
changeset_show_files = 0
ticket_show_details = false
default_daysback = 30
changeset_long_messages = false
[tracforge-envs]
* = {}
[tracforge-client]
filters = None
[privatetickets]
group_blacklist = anonymous, authenticated
[ticket]
default_version =
default_component =
default_type = defect
restrict_owner = false
default_milestone =
default_priority = major
[search]
min_query_length = 3
[logging]
log_format = None
log_file = trac.log
log_level = DEBUG
log_type = none
[trac]
default_charset = iso-8859-15
ignore_auth_case = false
permission_store = DefaultPermissionStore
htdocs_location =
check_auth_ip = true
database = sqlite:db/trac.db
authz_module_name =
templates_dir = /Users/coderanger/trac/install/0.10.4/share/trac/templates
default_handler = WikiModule
base_url =
metanav = login,logout,settings,help,about
timeout = 20
request_filters = None
mainnav = wiki,timeline,roadmap,browser,tickets,newticket,search
repository_type = svn
repository_dir =
authz_file =
[project]
url = http://example.org/
icon = common/trac.ico
name = My Project
descr = My example project
footer = Visit the Trac open source project at
http://trac.edgewall.org/
[hidevals]
dont_filter = None
[browser]
render_unsafe_content = false
hide_properties = svk:merge
downloadable_paths = /trunk, /branches/*, /tags/*