starting to add qm sessions and symbols
This commit is contained in:
parent
e9ff913b7e
commit
f05d26d703
13 changed files with 652 additions and 432 deletions
|
|
@ -76,7 +76,7 @@ export function initializeProxyProvider() {
|
|||
operation: 'fetch-from-sources',
|
||||
payload: {},
|
||||
cronPattern: '0 0 * * 0', // Every week at midnight on Sunday
|
||||
priority: 5,
|
||||
priority: 0,
|
||||
description: 'Fetch and validate proxy list from sources',
|
||||
// immediately: true, // Don't run immediately during startup to avoid conflicts
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue