Merge pull request #592 from linkwarden/user-administration

User administration
This commit is contained in:
Daniel
2024-05-04 00:05:07 +03:30
committed by GitHub
11 changed files with 549 additions and 23 deletions
+1
View File
@@ -14,6 +14,7 @@ declare global {
ARCHIVE_TAKE_COUNT?: string;
IGNORE_UNAUTHORIZED_CA?: string;
IGNORE_URL_SIZE_LIMIT?: string;
ADMINISTRATOR?: string;
SPACES_KEY?: string;
SPACES_SECRET?: string;