added a new env var + bug fixed

This commit is contained in:
daniel31x13
2024-04-17 18:02:54 -04:00
parent 87eb2471ff
commit 8cf621bc62
4 changed files with 39 additions and 8 deletions
+1
View File
@@ -13,6 +13,7 @@ declare global {
MAX_LINKS_PER_USER?: string;
ARCHIVE_TAKE_COUNT?: string;
IGNORE_UNAUTHORIZED_CA?: string;
IGNORE_URL_SIZE_LIMIT?: string;
SPACES_KEY?: string;
SPACES_SECRET?: string;