diff options
Diffstat (limited to 'modules/bugzilla')
-rw-r--r-- | modules/bugzilla/templates/params.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params.json b/modules/bugzilla/templates/params.json index f5d709e4..3b77face 100644 --- a/modules/bugzilla/templates/params.json +++ b/modules/bugzilla/templates/params.json @@ -30,7 +30,7 @@ "cookiedomain" : "", "cookiepath" : "/", "createemailregexp" : ".*", - "debug_group" : "editbugs", + "debug_group" : "admin", "default_search_limit" : "500", "defaultopsys" : "Linux", "defaultplatform" : "All", |