5 'LDAPmailattribute' => 'mail',
8 'LDAPuidattribute' => 'uid',
10 'RADIUS_email_suffix' => '',
11 'RADIUS_secret' => '',
12 'RADIUS_server' => '',
13 'ajax_user_autocompletion' => '1',
14 'allow_attachment_deletion' => '1',
15 'allow_attachment_display' => '1',
16 'allowbugdeletion' => '1',
17 'allowemailchange' => '1',
18 'allowuserdeletion' => 0,
20 'attachment_base' => 'https://bug-%bugid%-attachments.webkit.org/',
21 'auth_env_email' => '',
23 'auth_env_realname' => '',
25 'chartgroup' => 'editbugs',
26 'commentonchange_resolution' => 0,
27 'commentonduplicate' => 0,
28 'confirmuniqueusermatch' => '0',
31 'createemailregexp' => '.*',
34 'debug_group' => 'admin',
35 'default_search_limit' => '500',
36 'defaultopsys' => 'Unspecified',
37 'defaultplatform' => 'Unspecified',
38 'defaultpriority' => 'P2',
39 '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',
40 'defaultseverity' => 'Normal',
41 'docs_urlbase' => 'docs/html/',
42 'duplicate_or_move_bug_status' => 'RESOLVED',
43 'emailregexp' => '^[\\w\\.\\+\\-=]+@[\\w\\.\\-]+\\.[\\w\\-]+$',
44 'emailregexpdesc' => 'A legal address must contain exactly one \'@\', and at least one \'.\' after the @.',
46 'globalwatchers' => '',
47 'inbound_proxies' => '',
49 'letsubmitterchoosemilestone' => 1,
50 'letsubmitterchoosepriority' => 1,
53 'mail_delivery_method' => 'SMTP',
54 'mailfrom' => 'bugzilla-daemon@webkit.org',
55 'maintainer' => 'admin@webkit.org',
56 'makeproductgroups' => 0,
57 'max_search_results' => '10000',
58 'maxattachmentsize' => '20000',
59 'maxlocalattachment' => '10',
60 'maxusermatches' => '1000',
61 'mostfreqthreshold' => '2',
62 'musthavemilestoneonaccept' => 0,
63 'mybugstemplate' => 'buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=%userid%&emailtype1=exact&emailassigned_to1=1&emailreporter1=1',
64 'noresolveonopenblockers' => 0,
65 'password_complexity' => 'no_constraints',
66 'proxy_url' => 'http://rpms.macosforge.org:3128/',
67 'querysharegroup' => 'editbugs',
68 'quip_list_entry_control' => 'moderated',
69 'rememberlogin' => 'on',
70 'requirelogin' => '0',
71 'search_allow_no_criteria' => 0,
74 'shadowdbport' => '3306',
78 'smtp_password' => '',
79 'smtp_username' => '',
80 'smtpserver' => 'mail.webkit.org',
82 'sslbase' => 'https://bugs-test.webkit.org/',
83 'strict_isolation' => 0,
84 'strict_transport_security' => 'off',
85 'timetrackinggroup' => '',
86 'upgrade_notification' => 'latest_stable_release',
87 'urlbase' => 'https://bugs-test.webkit.org/',
88 'use_mailer_queue' => 0,
90 'usebugaliases' => '1',
91 'useclassification' => 0,
92 'usemenuforusers' => '0',
94 'user_info_class' => 'CGI',
95 'user_verify_class' => 'DB',
96 'usestatuswhiteboard' => '0',
97 'usetargetmilestone' => 0,
98 'usevisibilitygroups' => 0,
100 'webdotbase' => 'http://www.research.att.com/~north/cgi-bin/webdot.cgi/%urlbase%',