disabled some of the qm things for testing

This commit is contained in:
Boki 2025-07-01 12:51:54 -04:00
parent 06c65d6c2c
commit 710577eb3d
4 changed files with 14 additions and 14 deletions

View file

@ -42,7 +42,7 @@ export const QM_CONFIG = {
// Session management settings
export const SESSION_CONFIG = {
MAX_SESSIONS: 100,
MAX_SESSIONS: 5,
MAX_FAILED_CALLS: 5,
SESSION_TIMEOUT: 5000, // 10 seconds
API_TIMEOUT: 30000, // 15 seconds