The Server Configuration menu controls all of the major server settings for the system. The following table lists the settings and their descriptions:
| Log All Changes | Log all changes, rather than just the fields with the history option set. |
| Skin to use | this option changes the look and feel of the system using additional looks that were created for other customers and then incomrporated into the product. Each skin usually has a matching style sheet. |
| Style sheet to use | This option allows you to customize the default style sheet used for displaying system pages. If you create a new CSS file and place it in the bugserver directory, it will be displayed in this list (may require a restart). See the Customization documentation on how to create a custom CSS file. |
| Restrict Status | This option allows the administrator to restrict status states to only admin users and the user who opened a given issue. This means that no other users can move the issue to any of these status states. The states are controlled with the sRestrictStatusValue string. This string consists of a comma-delimited list of states that are to be restricted. |
| Add Creator To Notify List | This option automatically adds the creator of every issue to the Notify List for that issue. These users are then sent notifications of all changes to a given issue. |
| Disable Password Cookies | Remove option from login screen for remembering passwords. |
| Disable Edit Profile | Remove the Edit Profile link so that users can not modify their user information and passwords |
| Disable Auto Browser Launch | Stop the server from automatically opening a browser and connecting to the server. Particularly useful on console systems, which do not have a Graphics context that allows this. |
| Allow Edition of New Bug Status | changes the readonly default for status (controlled by sDefaultStatus) to a Read/Write field that can be edited. |
| Show Reject Count | Show the number of times an issue was rejected (beside the status label) |
| Disable URLs and Bug IDs as Links | this option turns off the automatic url generation that is used for detected URLs and strings of the form "Bug X" (linking to bugs) |
| Enable Attachments In Notifications | Add all attachments to outgoing notifications |
| Disable Confirm Delete | Remove the "Are you sure" prompt from admin menu deletes. |
| Server Time Zone | Default time zone used for the server, if different from system time. |
| Attachment Prompts | Default number of attachment prompts that are available on edit screens. |