summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/GroupSecurity.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config/GroupSecurity.pm')
-rw-r--r--Bugzilla/Config/GroupSecurity.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/Bugzilla/Config/GroupSecurity.pm b/Bugzilla/Config/GroupSecurity.pm
index 7288d44b6..016bc82f7 100644
--- a/Bugzilla/Config/GroupSecurity.pm
+++ b/Bugzilla/Config/GroupSecurity.pm
@@ -73,13 +73,13 @@ sub get_param_list {
default => 'admin',
checker => \&check_group
},
-
+
{
name => 'usevisibilitygroups',
type => 'b',
default => 0
- },
-
+ },
+
{
name => 'strict_isolation',
type => 'b',