Merge pull request #567 from linkwarden/hotfix/title-fetching

Hotfix/title fetching
This commit is contained in:
Daniel
2024-04-17 18:11:03 -04:00
committed by GitHub
6 changed files with 41 additions and 10 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;