mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-31 18:10:50 +01:00
优化相关文档
This commit is contained in:
@@ -6,15 +6,23 @@ export default {
|
||||
},
|
||||
{
|
||||
path: '/spiders',
|
||||
pattern: '^Spider'
|
||||
pattern: '^Spider|^SDK|^Integration|^CI/Git'
|
||||
},
|
||||
{
|
||||
path: '/tasks',
|
||||
pattern: '^Task'
|
||||
pattern: '^Task|^Architecture/Task'
|
||||
},
|
||||
{
|
||||
path: '/schedules',
|
||||
pattern: '^Schedule'
|
||||
},
|
||||
{
|
||||
path: '/nodes',
|
||||
pattern: '^Node|^Architecture/Node'
|
||||
},
|
||||
{
|
||||
path: '/setting',
|
||||
pattern: '^Notification'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user