summaryrefslogtreecommitdiffstats
path: root/docs/xml/using.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xml/using.xml')
-rw-r--r--docs/xml/using.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/xml/using.xml b/docs/xml/using.xml
index 0d49e2ae2..0eae71b5a 100644
--- a/docs/xml/using.xml
+++ b/docs/xml/using.xml
@@ -328,8 +328,7 @@
You can attach files (e.g. testcases or patches) to bugs. If there
are any attachments, they are listed in this section. Attachments are
normally stored in the Bugzilla database, unless they are marked as
- Big Files, which are stored directly on disk and (unlike attachments
- kept in the database) may be deleted at some future time.
+ Big Files, which are stored directly on disk.
</para>
</listitem>
@@ -857,6 +856,15 @@
than the maximum size of a regular attachment.
</para>
+ <para>
+ Also, if the administrator turned on the <quote>allow_attach_url</quote>
+ parameter, you can enter the URL pointing to the attachment instead of
+ uploading the attachment itself. For example, this is useful if you want to
+ point to an external application, a website or a very large file. Note that
+ there is no guarantee that the source file will always be available, nor
+ that its content will remain unchanged.
+ </para>
+
<section id="patchviewer">
<title>Patch Viewer</title>