aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2011-02-20 18:25:06 +0000
committerDexter Morgan <dmorgan@mageia.org>2011-02-20 18:25:06 +0000
commit818c5d362f47e6c131ea2d2c36c694175fa94bb8 (patch)
tree61ee29a92aa52365ced19a8be5b4931c329ee68a /modules/bugzilla
parent1ad057cc317d63335b75e73d7924baf6e52c68dc (diff)
downloadpuppet-818c5d362f47e6c131ea2d2c36c694175fa94bb8.tar
puppet-818c5d362f47e6c131ea2d2c36c694175fa94bb8.tar.gz
puppet-818c5d362f47e6c131ea2d2c36c694175fa94bb8.tar.bz2
puppet-818c5d362f47e6c131ea2d2c36c694175fa94bb8.tar.xz
puppet-818c5d362f47e6c131ea2d2c36c694175fa94bb8.zip
Allow to show attachment in the user browser
Diffstat (limited to 'modules/bugzilla')
-rw-r--r--modules/bugzilla/templates/params2
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',