The email address that will be used for all correspondence to and from the bug tracker.
Whether to use the JpGraph graphing class for some reports.
If true, then email addresses will be shown as example at example dot com. Otherwise, email addresses will be shown as example@example.com.
If true, email addresses will be shown as ****** to users who are not logged in (to help avoid spam bots on public bug trackers). If false, email addresses will be shown according the setting of MASK_EMAIL, above.
Whether to color the rows of the bug list according to the severity of the bugs. The severity colors can be set via the admin interface. If this is false, the bugs will be listed with alternating background colors of white and gray.
If true, then users login with their email address, and the email address is shown for fields such as Assigned To and Reported By. If false, the login is not tied to the user's email address.
If set to true, the only people who can make changes to a bug are the reporter, the owner, and those with manager or admin permissions.
If set to true, newaccount.php is disabled and only admins can create new accounts.
The subdirectory in which to store bug attachments. This directory needs to writeable by the web server.
Maximum size (in bytes) of an attachment. This will not override the settings in php.ini if php.ini has a lower limit.
The format for displaying the date, according to PHP's date() function.
The format for displaying the date, according to PHP's date() function.
The language file (found in the languages sub-directory to use for error and warning messages.
If false, any logged-in user can make changes to a bug. If true, only the reporter, the person to whom the bug is currently assigned, and members of the Manager or Admin group can make changes to a bug.
The number of votes required to automatically promote a bug from the Unconfirmed to the New status. A value of 0 disables auto-promotion.
The total number of votes a user may file on bugs. A value of 0 disables the limit.
Whether to show the "Remember Me" checkbox in the login form. When checked, that box will cause a cookie to be set that stores the user's login name or email address and will prefill the login area with that value the next time the user attempts to log in.
Whether to show the detailed project stats on the home page.
Whether users must log in before being able to browse the bugs or reports.