index.html: Document appending file names

This commit is contained in:
Mia Herkt 2022-12-01 03:28:25 +01:00
parent 0b80a62f80
commit da30c8f8ff
Signed by: mia
GPG Key ID: 72E154B8622EC191
1 changed files with 3 additions and 0 deletions

View File

@ -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.