mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-27 21:24:16 -04:00
merge seeds and crawls apps
This commit is contained in:
parent
4c25e90378
commit
65afd405b1
15 changed files with 168 additions and 224 deletions
|
@ -85,7 +85,6 @@ ARCHIVEBOX_BUILTIN_PLUGINS = {
|
|||
'workers': PACKAGE_DIR / 'workers',
|
||||
'core': PACKAGE_DIR / 'core',
|
||||
'crawls': PACKAGE_DIR / 'crawls',
|
||||
'seeds': PACKAGE_DIR / 'seeds',
|
||||
# 'search': PACKAGE_DIR / 'search',
|
||||
# 'core': PACKAGE_DIR / 'core',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue