diff options
author | jake%bugzilla.org <> | 2003-01-03 02:29:23 +0100 |
---|---|---|
committer | jake%bugzilla.org <> | 2003-01-03 02:29:23 +0100 |
commit | f0324c374c51b61a8615044631337a60eb9a37a8 (patch) | |
tree | 012402b10c0dd3ba2f71e1247c24f539e58b573e /docs/html/parameters.html | |
parent | 822d21b101977dd2e31159311dd7e8d0bbf209e5 (diff) | |
download | bugzilla-f0324c374c51b61a8615044631337a60eb9a37a8.tar.gz bugzilla-f0324c374c51b61a8615044631337a60eb9a37a8.tar.xz |
Recomiple the docs for the 2.17.3 release
Diffstat (limited to 'docs/html/parameters.html')
-rw-r--r-- | docs/html/parameters.html | 37 |
1 files changed, 15 insertions, 22 deletions
diff --git a/docs/html/parameters.html b/docs/html/parameters.html index aad3dd86b..f96da204c 100644 --- a/docs/html/parameters.html +++ b/docs/html/parameters.html @@ -124,37 +124,30 @@ CLASS="filename" ><P > <B CLASS="command" ->usebuggroups</B +>makeproductgroups</B >: - This dictates whether or not to implement group-based security for - Bugzilla. If set, Bugzilla bugs can have an associated 'group', - defining which users are allowed to see and edit the - bug.</P -><P ->Set "usebuggroups" to "on" - <EM ->only</EM -> - if you may wish to restrict access to particular bugs to certain - groups of users. I suggest leaving - this parameter <EM ->off</EM -> - while initially testing your Bugzilla.</P + This dictates whether or not to automatically create groups + when new products are created. + </P ></LI ><LI ><P > <B CLASS="command" ->usebuggroupsentry</B +>useentrygroupdefault</B >: - Bugzilla Products can have a group associated with them, so that - certain users can only see bugs in certain products. When this parameter - is set to <SPAN + Bugzilla products can have a group associated with them, so that + certain users can only see bugs in certain products. When this + parameter is set to <SPAN CLASS="QUOTE" >"on"</SPAN ->, this places all newly-created bugs in the - group for their product immediately.</P +>, this + causes the initial group controls on newly created products + to place all newly-created bugs in the group + having the same name as the product immediately. + After a product is initially created, the group controls + can be further adjusted without interference by + this mechanism.</P ></LI ><LI ><P |