mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-23 17:31:11 +01:00
updated methodologies of deployment and running spider
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
class NodeType:
|
||||
class NodeStatus:
|
||||
ONLINE = 'online'
|
||||
OFFLINE = 'offline'
|
||||
|
||||
Reference in New Issue
Block a user