diff --git a/templates/index.html b/templates/index.html index 810195e..91f5edf 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,7 +1,10 @@ +{% set fhost_url = url_for("fhost", _external=True).rstrip("/") %} +{% set max_size = config["MAX_CONTENT_LENGTH"]|filesizeformat(True) %} + - {6} + envs.sh @@ -20,8 +23,6 @@
-{% set fhost_url = url_for("fhost", _external=True).rstrip("/") %} -{% set max_size = config["MAX_CONTENT_LENGTH"]|filesizeformat(True) %}

USAGE

 HTTP POST files here:
@@ -165,7 +166,7 @@ please allow up to 24 hours for a response.
 

UPLOAD DIRECTLY


-
+