summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-12-10 19:26:51 +0100
committerlpsolit%gmail.com <>2008-12-10 19:26:51 +0100
commite087aa6018bab95f403c836d12b30bb5ed39a626 (patch)
tree854a5c41e66b01678bf355c4d9a04232c1136e22 /docs
parent65792b68dc19ad0be43473ca0ff6860e06b40421 (diff)
downloadbugzilla-e087aa6018bab95f403c836d12b30bb5ed39a626.tar.gz
bugzilla-e087aa6018bab95f403c836d12b30bb5ed39a626.tar.xz
Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'docs')
-rw-r--r--docs/en/xml/administration.xml33
1 files changed, 5 insertions, 28 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml
index 77f02c0f6..df5671502 100644
--- a/docs/en/xml/administration.xml
+++ b/docs/en/xml/administration.xml
@@ -250,34 +250,11 @@
<section id="param-admin-policies">
<title>Administrative Policies</title>
- <para>
- This page contains parameters for basic administrative functions.
- Options include whether to allow the deletion of bugs and users, whether
- to allow users to change their email address, and whether to allow
- user watching (one user receiving all notifications of a selected
- other user).
- </para>
-
- <variablelist>
-
- <varlistentry>
- <term>
- supportwatchers
- </term>
- <listitem>
- <para>
- Turning on this option allows users to ask to receive copies
- of bug mail sent to another user. Watching a user with
- different group permissions is not a way to 'get around' the
- system; copied emails are still subject to the normal groupset
- permissions of a bug, and <quote>watchers</quote> will only be
- copied on emails from bugs they would normally be allowed to view.
- </para>
- </listitem>
- </varlistentry>
-
- </variablelist>
-
+ <para>
+ This page contains parameters for basic administrative functions.
+ Options include whether to allow the deletion of bugs and users,
+ and whether to allow users to change their email address.
+ </para>
</section>
<section id="param-user-authentication">