mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 03:43:23 +00:00
abort uploads over maxfilesize
This commit is contained in:
@@ -4,3 +4,4 @@ window.dsn = '{{{dsn}}}';
|
||||
{{#if trackerId}}
|
||||
window.trackerId = '{{{trackerId}}}';
|
||||
{{/if}}
|
||||
const MAXFILESIZE = {{{maxFileSize}}};
|
||||
|
||||
Reference in New Issue
Block a user