diff templates/classic/config.ini @ 2649:1df7d4a41da4

Buncha stuff (sorry about the large checkin): - Permissions may now be defined on a per-property basis - added "Create" Permission. Replaces the "Web"- and "Email Registration" Permissions. - added option to turn off registration confirmation via email ("instant_registration" in config) Migrated the user edit/view permission to use check code. Fixed a buncha stuff in the default templates. Needs a thorough review though.
author Richard Jones <richard@users.sourceforge.net>
date Wed, 28 Jul 2004 02:29:46 +0000
parents a2dfc62a8cf5
children
line wrap: on
line diff
--- a/templates/classic/config.ini	Tue Jul 27 11:36:01 2004 +0000
+++ b/templates/classic/config.ini	Wed Jul 28 02:29:46 2004 +0000
@@ -12,7 +12,7 @@
 [tracker]
 name = Roundup issue tracker
 web = http://tracker.example/cgi-bin/roundup.cgi/bugs/
-emaiL = issue_tracker
+email = issue_tracker
 
 [logging]
 level = ERROR

Roundup Issue Tracker: http://roundup-tracker.org/