From 84d136d0224c15fc50f22570a6a1f7fa82b15fef Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 25 Aug 2016 16:44:32 +0200 Subject: Document special filenames Signed-off-by: Florian Pritz --- application/views/file/upload_form.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index 76d1a5cdb..f97c12d4c 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -112,6 +112,11 @@
/<ID>/tar
download a tarball of all files in the multipaste (files may be renamed to avoid conflicts)
/<ID>/pls
download a PLS playlist of all audio/video files in the multipaste
+ +

Special filenames:

+
+
*.asciinema.json
treat the file as an asciinema screencast and display a videoplayer for it
+
-- cgit v1.2.3-24-g4f1b