mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-24 17:41:03 +01:00
加入长任务支持
This commit is contained in:
@@ -198,6 +198,15 @@ export default {
|
||||
'TELNETCONSOLE_HOST',
|
||||
'TELNETCONSOLE_PASSWORD',
|
||||
'TELNETCONSOLE_PORT',
|
||||
'TELNETCONSOLE_USERNAME'
|
||||
'TELNETCONSOLE_USERNAME',
|
||||
'REDIS_ITEMS_KEY',
|
||||
'REDIS_ITEMS_SERIALIZER',
|
||||
'REDIS_HOST',
|
||||
'REDIS_PORT',
|
||||
'REDIS_URL',
|
||||
'REDIS_PARAMS',
|
||||
'REDIS_START_URLS_AS_SET',
|
||||
'REDIS_START_URLS_KEY',
|
||||
'REDIS_ENCODING'
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user