Bugzilla:Params: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (category:Bugzilla) |
||
| (11 intermediate revisions by one other user not shown) | |||
| Line 2: | Line 2: | ||
Parameter Panel | Parameter Panel | ||
======================== | ======================== | ||
announcehtml | announcehtml Required Settings | ||
cookiedomain Required Settings (removed) | cookiedomain Required Settings (removed) | ||
cookiepath Required Settings (removed, based on urlbase) | cookiepath Required Settings (removed, based on urlbase) | ||
docs_urlbase Required Settings (removed, and look if docs/html/index.html exists, | docs_urlbase Required Settings (removed, and look if docs/html/index.html exists, | ||
else point to bugzilla.org) | else point to bugzilla.org) | ||
maintainer Required Settings | maintainer Required Settings (kept, but should be set to the first admin by default) | ||
proxy_url Required Settings (get it from libwww?) | proxy_url Required Settings (get it from libwww?) | ||
shutdownhtml Required Settings | shutdownhtml Required Settings | ||
ssl | ssl Required Settings | ||
sslbase Required Settings (removed, use HTTPS + urlbase) | sslbase Required Settings (removed, use HTTPS + urlbase) | ||
timezone Required Settings (removed, use the server timezone) | timezone Required Settings (removed, use the server timezone) | ||
upgrade_notification | upgrade_notification Required Settings | ||
urlbase Required Settings | urlbase Required Settings (kept, but should be set to the first URL used | ||
utf8 | to access the installation) | ||
utf8 Required Settings (remove it for 4.0?) | |||
allowbugdeletion Administrative Policies | allowbugdeletion Administrative Policies | ||
| Line 22: | Line 23: | ||
supportwatchers Administrative Policies (removed, always set to 1) | supportwatchers Administrative Policies (removed, always set to 1) | ||
auth_env_email | auth_env_email User Authentication | ||
auth_env_id | auth_env_id User Authentication | ||
auth_env_realname User Authentication | auth_env_realname User Authentication | ||
createemailregexp User Authentication | createemailregexp User Authentication | ||
emailregexp | emailregexp User Authentication (replace it by a list of valid domains?) | ||
emailregexpdesc User Authentication | emailregexpdesc User Authentication | ||
emailsuffix | emailsuffix User Authentication | ||
loginnetmask | loginnetmask User Authentication (removed, always set to 0) | ||
rememberlogin | rememberlogin User Authentication | ||
requirelogin | requirelogin User Authentication | ||
user_info_class User Authentication | user_info_class User Authentication | ||
user_verify_class User Authentication | user_verify_class User Authentication | ||
| Line 40: | Line 41: | ||
maxattachmentsize Attachments | maxattachmentsize Attachments | ||
maxlocalattachment Attachments | maxlocalattachment Attachments | ||
maxpatchsize | maxpatchsize Attachments (removed, use maxattachmentsize) | ||
commentonchange_resolution Bug Change Policies | commentonchange_resolution Bug Change Policies | ||
commentonclearresolution Bug Change Policies (removed, always set to 0) | commentonclearresolution Bug Change Policies (removed, always set to 0) | ||
commentonduplicate | commentonduplicate Bug Change Policies | ||
commentonreassignbycomponent Bug Change Policies (removed, always set to 0) | commentonreassignbycomponent Bug Change Policies (removed, always set to 0) | ||
duplicate_or_move_bug_status Bug Change Policies | duplicate_or_move_bug_status Bug Change Policies | ||
| Line 52: | Line 53: | ||
noresolveonopenblockers Bug Change Policies | noresolveonopenblockers Bug Change Policies | ||
defaultopsys | defaultopsys Bug Fields | ||
defaultplatform Bug Fields | defaultplatform Bug Fields | ||
defaultpriority Bug Fields | defaultpriority Bug Fields | ||
defaultseverity Bug Fields | defaultseverity Bug Fields | ||
showallproducts Bug Fields (removed, always set to 1) | showallproducts Bug Fields (removed, always set to 1) | ||
usebugaliases | usebugaliases Bug Fields (removed, always set to 1, /LpSolit disagrees) | ||
useclassification Bug Fields | useclassification Bug Fields (removed, always set to 1, but do not display | ||
useqacontact | this field if there is only one classification) | ||
useqacontact Bug Fields | |||
usestatuswhiteboard Bug Fields | usestatuswhiteboard Bug Fields | ||
usetargetmilestone Bug Fields | usetargetmilestone Bug Fields | ||
usevotes | usevotes Bug Fields (should be a plugin, but for now: default off!) | ||
move-button-text Bug Moving | move-button-text Bug Moving | ||
move-enabled | move-enabled Bug Moving | ||
move-to-address Bug Moving | move-to-address Bug Moving | ||
move-to-url | move-to-url Bug Moving | ||
moved-default-component | moved-default-component Bug Moving | ||
moved-default-product Bug Moving | moved-default-product Bug Moving | ||
moved-from-address Bug Moving | moved-from-address Bug Moving | ||
movers | movers Bug Moving (removed, should be a group) | ||
webdotbase | webdotbase Dependency Graphs | ||
chartgroup | chartgroup Group Security (removed, should be a group) | ||
insidergroup | insidergroup Group Security (removed, should be a group) | ||
makeproductgroups Group Security | makeproductgroups Group Security | ||
querysharegroup Group Security | querysharegroup Group Security (removed, should be a group) | ||
strict_isolation Group Security | strict_isolation Group Security | ||
timetrackinggroup Group Security | timetrackinggroup Group Security (removed, should be a group) | ||
useentrygroupdefault Group Security | useentrygroupdefault Group Security | ||
usevisibilitygroups Group Security | usevisibilitygroups Group Security | ||
LDAPBaseDN | LDAPBaseDN LDAP | ||
LDAPbinddn | LDAPbinddn LDAP | ||
LDAPfilter | LDAPfilter LDAP | ||
LDAPmailattribute LDAP | LDAPmailattribute LDAP | ||
LDAPserver | LDAPserver LDAP | ||
LDAPstarttls | LDAPstarttls LDAP | ||
LDAPuidattribute LDAP | LDAPuidattribute LDAP | ||
| Line 111: | Line 113: | ||
lxr_url Patch Viewer | lxr_url Patch Viewer | ||
defaultquery | defaultquery Query Defaults | ||
mostfreqthreshold | mostfreqthreshold Query Defaults (removed, should be a constant = 2) | ||
mybugstemplate | mybugstemplate Query Defaults | ||
quicksearch_comment_cutoff Query Defaults | quicksearch_comment_cutoff Query Defaults (removed, should be a constant = 4) | ||
quip_list_entry_control Query Defaults | quip_list_entry_control Query Defaults (quips should be a plugin) | ||
specific_search_allow_empty_words Query Defaults | specific_search_allow_empty_words Query Defaults | ||
| Line 124: | Line 126: | ||
confirmuniqueusermatch User Matching | confirmuniqueusermatch User Matching | ||
maxusermatches | maxusermatches User Matching | ||
usemenuforusers User Matching | usemenuforusers User Matching | ||
usermatchmode | usermatchmode User Matching (removed, always set to 'search') | ||
</pre> | </pre> | ||
[[category:Bugzilla|*]] | |||
Latest revision as of 13:59, 17 September 2007
Parameter Panel
========================
announcehtml Required Settings
cookiedomain Required Settings (removed)
cookiepath Required Settings (removed, based on urlbase)
docs_urlbase Required Settings (removed, and look if docs/html/index.html exists,
else point to bugzilla.org)
maintainer Required Settings (kept, but should be set to the first admin by default)
proxy_url Required Settings (get it from libwww?)
shutdownhtml Required Settings
ssl Required Settings
sslbase Required Settings (removed, use HTTPS + urlbase)
timezone Required Settings (removed, use the server timezone)
upgrade_notification Required Settings
urlbase Required Settings (kept, but should be set to the first URL used
to access the installation)
utf8 Required Settings (remove it for 4.0?)
allowbugdeletion Administrative Policies
allowemailchange Administrative Policies (removed, always set to 1)
allowuserdeletion Administrative Policies
supportwatchers Administrative Policies (removed, always set to 1)
auth_env_email User Authentication
auth_env_id User Authentication
auth_env_realname User Authentication
createemailregexp User Authentication
emailregexp User Authentication (replace it by a list of valid domains?)
emailregexpdesc User Authentication
emailsuffix User Authentication
loginnetmask User Authentication (removed, always set to 0)
rememberlogin User Authentication
requirelogin User Authentication
user_info_class User Authentication
user_verify_class User Authentication
allow_attach_url Attachments
allow_attachment_deletion Attachments
convert_uncompressed_images Attachments
maxattachmentsize Attachments
maxlocalattachment Attachments
maxpatchsize Attachments (removed, use maxattachmentsize)
commentonchange_resolution Bug Change Policies
commentonclearresolution Bug Change Policies (removed, always set to 0)
commentonduplicate Bug Change Policies
commentonreassignbycomponent Bug Change Policies (removed, always set to 0)
duplicate_or_move_bug_status Bug Change Policies
letsubmitterchoosemilestone Bug Change Policies
letsubmitterchoosepriority Bug Change Policies
musthavemilestoneonaccept Bug Change Policies (removed, always set to 0)
noresolveonopenblockers Bug Change Policies
defaultopsys Bug Fields
defaultplatform Bug Fields
defaultpriority Bug Fields
defaultseverity Bug Fields
showallproducts Bug Fields (removed, always set to 1)
usebugaliases Bug Fields (removed, always set to 1, /LpSolit disagrees)
useclassification Bug Fields (removed, always set to 1, but do not display
this field if there is only one classification)
useqacontact Bug Fields
usestatuswhiteboard Bug Fields
usetargetmilestone Bug Fields
usevotes Bug Fields (should be a plugin, but for now: default off!)
move-button-text Bug Moving
move-enabled Bug Moving
move-to-address Bug Moving
move-to-url Bug Moving
moved-default-component Bug Moving
moved-default-product Bug Moving
moved-from-address Bug Moving
movers Bug Moving (removed, should be a group)
webdotbase Dependency Graphs
chartgroup Group Security (removed, should be a group)
insidergroup Group Security (removed, should be a group)
makeproductgroups Group Security
querysharegroup Group Security (removed, should be a group)
strict_isolation Group Security
timetrackinggroup Group Security (removed, should be a group)
useentrygroupdefault Group Security
usevisibilitygroups Group Security
LDAPBaseDN LDAP
LDAPbinddn LDAP
LDAPfilter LDAP
LDAPmailattribute LDAP
LDAPserver LDAP
LDAPstarttls LDAP
LDAPuidattribute LDAP
RADIUS_email_suffix RADIUS
RADIUS_NAS_IP RADIUS
RADIUS_secret RADIUS
RADIUS_server RADIUS
globalwatchers Email
mail_delivery_method Email
mailfrom Email
sendmailnow Email
smtp_debug Email
smtpserver Email
whinedays Email
bonsai_url Patch Viewer
cvsroot Patch Viewer
cvsroot_get Patch Viewer
lxr_root Patch Viewer
lxr_url Patch Viewer
defaultquery Query Defaults
mostfreqthreshold Query Defaults (removed, should be a constant = 2)
mybugstemplate Query Defaults
quicksearch_comment_cutoff Query Defaults (removed, should be a constant = 4)
quip_list_entry_control Query Defaults (quips should be a plugin)
specific_search_allow_empty_words Query Defaults
shadowdb Shadow Database
shadowdbhost Shadow Database
shadowdbport Shadow Database
shadowdbsock Shadow Database
confirmuniqueusermatch User Matching
maxusermatches User Matching
usemenuforusers User Matching
usermatchmode User Matching (removed, always set to 'search')