params 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. %param = (
  2. 'LDAPBaseDN' => '',
  3. 'LDAPbinddn' => '',
  4. 'LDAPfilter' => '',
  5. 'LDAPmailattribute' => 'mail',
  6. 'LDAPserver' => '',
  7. 'LDAPstarttls' => 0,
  8. 'LDAPuidattribute' => 'uid',
  9. 'RADIUS_NAS_IP' => '',
  10. 'RADIUS_email_suffix' => '',
  11. 'RADIUS_secret' => '',
  12. 'RADIUS_server' => '',
  13. 'allow_attach_url' => '1',
  14. 'allow_attachment_deletion' => '1',
  15. 'allow_attachment_display' => '1',
  16. 'allowbugdeletion' => '1',
  17. 'allowemailchange' => '1',
  18. 'allowuserdeletion' => 0,
  19. 'announcehtml' => '',
  20. 'attachment_base' => 'https://bug-%bugid%-attachments.webkit.org/',
  21. 'auth_env_email' => '',
  22. 'auth_env_id' => '',
  23. 'auth_env_realname' => '',
  24. 'bonsai_url' => '',
  25. 'chartgroup' => 'editbugs',
  26. 'commentonchange_resolution' => 0,
  27. 'commentonclearresolution' => 0,
  28. 'commentonduplicate' => 0,
  29. 'commentonreassignbycomponent' => 0,
  30. 'confirmuniqueusermatch' => '0',
  31. 'convert_uncompressed_images' => 0,
  32. 'cookiedomain' => '',
  33. 'cookiepath' => '/',
  34. 'createemailregexp' => '.*',
  35. 'cvsroot' => '',
  36. 'cvsroot_get' => '',
  37. 'defaultopsys' => 'Unspecified',
  38. 'defaultplatform' => 'Unspecified',
  39. 'defaultpriority' => 'P2',
  40. 'defaultquery' => 'bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailqa_contact2=1&order=Importance&long_desc_type=substring',
  41. 'defaultseverity' => 'Normal',
  42. 'docs_urlbase' => 'docs/html/',
  43. 'duplicate_or_move_bug_status' => 'RESOLVED',
  44. 'emailregexp' => '^[\\w\\.\\+\\-=]+@[\\w\\.\\-]+\\.[\\w\\-]+$',
  45. 'emailregexpdesc' => 'A legal address must contain exactly one \'@\', and at least one \'.\' after the @.',
  46. 'emailsuffix' => '',
  47. 'globalwatchers' => '',
  48. 'insidergroup' => '',
  49. 'letsubmitterchoosemilestone' => 1,
  50. 'letsubmitterchoosepriority' => 1,
  51. 'loginnetmask' => '0',
  52. 'lxr_root' => '',
  53. 'lxr_url' => '',
  54. 'mail_delivery_method' => 'SMTP',
  55. 'mailfrom' => 'bugzilla-daemon@webkit.org',
  56. 'maintainer' => 'admin@webkit.org',
  57. 'makeproductgroups' => 0,
  58. 'maxattachmentsize' => '20000',
  59. 'maxlocalattachment' => '10',
  60. 'maxpatchsize' => '2000',
  61. 'maxusermatches' => '1000',
  62. 'mostfreqthreshold' => '2',
  63. 'move-button-text' => 'Move To Radar',
  64. 'move-enabled' => '0',
  65. 'move-to-address' => 'bugzilla-import',
  66. 'move-to-url' => '',
  67. 'moved-default-component' => '',
  68. 'moved-default-product' => '',
  69. 'moved-from-address' => 'bugzilla-admin',
  70. 'movers' => 'mrowe@apple.com, ddkilzer@webkit.org',
  71. 'musthavemilestoneonaccept' => 0,
  72. 'mybugstemplate' => 'buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=%userid%&emailtype1=exact&emailassigned_to1=1&emailreporter1=1',
  73. 'noresolveonopenblockers' => 0,
  74. 'proxy_url' => '',
  75. 'querysharegroup' => 'editbugs',
  76. 'quicksearch_comment_cutoff' => '4',
  77. 'quip_list_entry_control' => 'moderated',
  78. 'rememberlogin' => 'on',
  79. 'requirelogin' => '0',
  80. 'sendmailnow' => 1,
  81. 'shadowdb' => '',
  82. 'shadowdbhost' => '',
  83. 'shadowdbport' => '3306',
  84. 'shadowdbsock' => '',
  85. 'showallproducts' => 0,
  86. 'shutdownhtml' => '',
  87. 'smtp_debug' => 0,
  88. 'smtp_password' => '',
  89. 'smtp_username' => '',
  90. 'smtpserver' => 'bz.apple.com',
  91. 'specific_search_allow_empty_words' => 0,
  92. 'ssl' => 'always',
  93. 'sslbase' => 'https://bugs.webkit.org/',
  94. 'strict_isolation' => 0,
  95. 'supportwatchers' => '1',
  96. 'timetrackinggroup' => '',
  97. 'timezone' => 'PST',
  98. 'upgrade_notification' => 'latest_stable_release',
  99. 'urlbase' => 'https://bugs.webkit.org/',
  100. 'usebugaliases' => '1',
  101. 'useclassification' => 0,
  102. 'useentrygroupdefault' => 0,
  103. 'usemenuforusers' => '0',
  104. 'useqacontact' => 0,
  105. 'user_info_class' => 'CGI',
  106. 'user_verify_class' => 'DB',
  107. 'usermatchmode' => 'search',
  108. 'usestatuswhiteboard' => '0',
  109. 'usetargetmilestone' => 0,
  110. 'usevisibilitygroups' => 0,
  111. 'usevotes' => '0',
  112. 'utf8' => '1',
  113. 'webdotbase' => 'http://www.research.att.com/~north/cgi-bin/webdot.cgi/%urlbase%',
  114. 'whinedays' => 7
  115. );