diff options
| author | Mia Herkt <mia@0x0.st> | 2020-12-29 04:06:52 +0100 |
|---|---|---|
| committer | Mia Herkt <mia@0x0.st> | 2021-05-23 19:13:51 +0200 |
| commit | d815d6855f6ea5dae73de70d04394351a01a8187 (patch) | |
| tree | b3881b8be81aab5e86ff532f106a3458b193e80f /templates/413.html | |
| parent | 5db62c2dbf8b6c1ecf67c414488d2e9a4394fe72 (diff) | |
Use template responses
Diffstat (limited to 'templates/413.html')
| -rw-r--r-- | templates/413.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/413.html b/templates/413.html new file mode 100644 index 0000000..0e5c32a --- /dev/null +++ b/templates/413.html @@ -0,0 +1 @@ +Remote file too large ({{ request.headers["content-length"]|filesizeformat(True) }} > {{ config["MAX_CONTENT_LENGTH"]|filesizeformat(True) }}). |
