diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/bugzilla/templates/params | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params index 975f5670..90133ec5 100644 --- a/modules/bugzilla/templates/params +++ b/modules/bugzilla/templates/params @@ -12,7 +12,7 @@ 'RADIUS_server' => '', 'allow_attach_url' => 0, 'allow_attachment_deletion' => 0, - 'allow_attachment_display' => 0, + 'allow_attachment_display' => 1, 'allowbugdeletion' => 0, 'allowemailchange' => 0, 'allowloginid' => '0', |