diff options
Diffstat (limited to 'docs/en')
-rw-r--r-- | docs/en/xml/administration.xml | 33 |
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"> |