summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorMia Herkt <mia@0x0.st>2022-12-01 03:28:25 +0100
committerMia Herkt <mia@0x0.st>2022-12-01 03:28:25 +0100
commitda30c8f8ff0e2f23a974d95923273a25bc3a2a23 (patch)
treeb85270858035d6b29379a835ba50eedafcc1f482 /templates/index.html
parent0b80a62f80ebe6b5ad6e9db99036020b8d7d0cea (diff)
index.html: Document appending file names
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index f36fb54..a2add39 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -12,6 +12,9 @@ If you don't want the resulting URL to be easy to guess:
Or you can shorten URLs:
curl -F'shorten=http://example.com/some/long/url' {{ fhost_url }}
+It is possible to append your own file name to the URL:
+ {{ fhost_url }}/aaa.jpg/image.jpeg
+
File URLs are valid for at least 30 days and up to a year (see below).
Shortened URLs do not expire.