Mercurial > p > roundup > code
view templates/classic/config.ini @ 2641:744f16fde4b2
option aliases are not recognized in config files
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Tue, 27 Jul 2004 06:05:00 +0000 |
| parents | a9e1fff1e793 |
| children | a2dfc62a8cf5 |
line wrap: on
line source
[main] database = %(TRACKER_HOME)s/db templates = %(TRACKER_HOME)s/html admin_email = roundup-admin new_web_user_roles = User new_email_user_roles = User error_messages_to = user html_version = html4 default_timezone = 0 [tracker] name = Roundup issue tracker web = http://tracker.example/cgi-bin/roundup.cgi/bugs/ emaiL = issue_tracker [logging] level = ERROR [mail] domain = your.tracker.email.domain.example host = localhost charset = utf-8 [mailgw] keep_quoted_text = yes leave_body_unchanged = no default_class = issue [nosy] messages_to_author = no add_author = new add_recipients = new signature_position = bottom
