From f0019dc5379b45d282220ff1cf3e55b073b74ff8 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 12 Feb 2007 04:49:10 +0000 Subject: [PATCH] =?utf8?q?Doc=20patch=20for=20bug=20149504:=20Permit=20a?= =?utf8?q?=20reference=20to=20a=20URL=20to=20be=20treated=20as=20an=20atta?= =?utf8?q?chment=20-=20Patch=20by=20Fr=C3=83=C2=A9d=C3=83=C2=A9ric=20Bucli?= =?utf8?q?n=20=20r=3DColin?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- docs/xml/using.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/xml/using.xml b/docs/xml/using.xml index 635b1eb875..264eb5c808 100644 --- a/docs/xml/using.xml +++ b/docs/xml/using.xml @@ -784,6 +784,15 @@ than the maximum size of a regular attachment. + + Also, if the administrator turned on the allow_attach_url + 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. + +
Patch Viewer -- 2.47.2