mirror of
https://github.com/timvisee/send.git
synced 2026-04-21 22:14:33 -04: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