mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-10 04:05:34 +00:00
added environment variable for expire time
This commit is contained in:
@@ -5,3 +5,4 @@ window.dsn = '{{{dsn}}}';
|
||||
window.trackerId = '{{{trackerId}}}';
|
||||
{{/if}}
|
||||
const MAXFILESIZE = {{{maxFileSize}}};
|
||||
const EXPIRE_SECONDS = {{{expireSeconds}}};
|
||||
|
||||
Reference in New Issue
Block a user