From 2f2e47f0a260072022ecdb796fc88446c8f4080d Mon Sep 17 00:00:00 2001 From: doobry Date: Sat, 9 Mar 2019 03:54:51 -0800 Subject: Mention upload file size limit (Fixe: #15) --- templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 576b387..5ae6254 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,7 +3,8 @@

ยป Remove metadata

- Upload your file, get a cleaned one in response. + Upload your file (max size: {{ max_file_size }}MB), get a cleaned one in + response.

Please note that while we do not keep a copy of your file,
there is no way that you could be certain about this: act accordingly. -- cgit v1.3