]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Doc patch for bug 149504: Permit a reference to a URL to be treated as an attachment...
authorlpsolit%gmail.com <>
Mon, 12 Feb 2007 04:49:10 +0000 (04:49 +0000)
committerlpsolit%gmail.com <>
Mon, 12 Feb 2007 04:49:10 +0000 (04:49 +0000)
docs/xml/using.xml

index 635b1eb87591b00b77361de515363b6da8cd5bff..264eb5c808fc3a1463e50e9c2c0e2c26552d5f95 100644 (file)
       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>