feat(users/rafiq): add email configuration

This commit is contained in:
Mohammad Rafiq 2025-06-05 18:37:12 +08:00
parent f1324f15ed
commit 8dd23844f1
No known key found for this signature in database
3 changed files with 50 additions and 3 deletions

View file

@ -11,6 +11,8 @@
"keys/telegram_bot" = { };
"misc/cvt-jira-link" = { };
"rafiq/hashedPassword".neededForUsers = true;
"rafiq/personalEmailPassword" = { };
"rafiq/workEmailPassword" = { };
"librechat/creds_key" = { };
"librechat/creds_iv" = { };
"librechat/jwt_secret" = { };