mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-15 07:34:27 -04:00
merge queues and actors apps into new workers app
This commit is contained in:
parent
e50f8cb3b6
commit
e469c5a344
37 changed files with 89 additions and 304 deletions
|
@ -25,7 +25,7 @@ import archivebox
|
|||
from core.models import Snapshot
|
||||
from core.forms import AddLinkForm
|
||||
|
||||
from queues.tasks import bg_add
|
||||
from workers.tasks import bg_add
|
||||
|
||||
from archivebox.config import CONSTANTS_CONFIG, DATA_DIR, VERSION
|
||||
from archivebox.config.common import SHELL_CONFIG, SERVER_CONFIG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue