feat: add admin config loader with multi-key support

Made-with: Cursor
This commit is contained in:
cottongin
2026-03-23 03:46:09 -04:00
parent ac26ac2ac5
commit fd72c0d7ee
4 changed files with 142 additions and 0 deletions

3
.gitignore vendored
View File

@@ -39,6 +39,9 @@ Thumbs.db
.local/
.old-chrome-extension/
# Admin config (real keys)
backend/config/admins.json
# Cursor
.cursor/
chat-summaries/