mirror of
https://github.com/samanhappy/mcphub.git
synced 2025-12-24 02:39:19 -05:00
@@ -32,6 +32,7 @@ export const createMockSettings = (overrides: Partial<McpSettings> = {}): McpSet
|
||||
enableBearerAuth: true,
|
||||
bearerAuthKey: 'test-auth-token-123',
|
||||
},
|
||||
enableSessionRebuild: false,
|
||||
} as SystemConfig,
|
||||
users: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user