summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/using.xml
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-04-04 13:48:10 +0200
committerlpsolit%gmail.com <>2008-04-04 13:48:10 +0200
commitdaaf97abd74b1c4ab7b507e371550a2f34b59db7 (patch)
tree3a0c24b21eb8c3cfcf6dc937abfc60eaeba80a6f /docs/en/xml/using.xml
parentba64b163e6609094d1d89ddfe3b1c1a740c29259 (diff)
downloadbugzilla-daaf97abd74b1c4ab7b507e371550a2f34b59db7.tar.gz
bugzilla-daaf97abd74b1c4ab7b507e371550a2f34b59db7.tar.xz
Doc patch for bug 44595: interface for administrator to delete attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
Diffstat (limited to 'docs/en/xml/using.xml')
-rw-r--r--docs/en/xml/using.xml16
1 files changed, 10 insertions, 6 deletions
diff --git a/docs/en/xml/using.xml b/docs/en/xml/using.xml
index 0eae71b5a..1d8866608 100644
--- a/docs/en/xml/using.xml
+++ b/docs/en/xml/using.xml
@@ -848,12 +848,16 @@
<para>
If you have a really large attachment, something that does not need to
- be recorded forever (as most attachments are), you can mark your
- attachment as a <quote>Big File</quote>, assuming the administrator of the
- installation has enabled this feature. Big Files are stored directly on
- disk instead of in the database, and can be deleted when it is no longer
- needed. The maximum size of a <quote>Big File</quote> is normally larger
- than the maximum size of a regular attachment.
+ be recorded forever (as most attachments are), or something that is too
+ big for your database, you can mark your attachment as a
+ <quote>Big File</quote>, assuming the administrator of the installation
+ has enabled this feature. Big Files are stored directly on disk instead
+ of in the database. The maximum size of a <quote>Big File</quote> is
+ normally larger than the maximum size of a regular attachment. Independently
+ of the storage system used, an administrator can delete these attachments
+ at any time. Nevertheless, if these files are stored in the database, the
+ <quote>allow_attachment_deletion</quote> parameter (which is turned off
+ by default) must be enabled in order to delete them.
</para>
<para>