From d78f5b0872fb6d86e76f4e5b931b4bf5d96dca57 Mon Sep 17 00:00:00 2001 From: Remco Date: Mon, 21 Mar 2016 22:08:04 +0100 Subject: [PATCH] changed size limit to 10gb --- transfersh-server/static/index.html | 2 +- transfersh-web/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/transfersh-server/static/index.html b/transfersh-server/static/index.html index cb1abcf..d71c440 100644 --- a/transfersh-server/static/index.html +++ b/transfersh-server/static/index.html @@ -120,7 +120,7 @@
-

Upload up to 5 GB

+

Upload up to 10 GB

diff --git a/transfersh-web/index.html b/transfersh-web/index.html index 8de2e71..f964732 100644 --- a/transfersh-web/index.html +++ b/transfersh-web/index.html @@ -94,7 +94,7 @@ include "includes/head.html"
-

Upload up to 5 GB

+

Upload up to 10 GB