mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-24 19:54:25 -04:00
move config into dedicated global app
This commit is contained in:
parent
ee7f73bd7b
commit
3e5b6ddeae
79 changed files with 494 additions and 525 deletions
|
@ -17,7 +17,7 @@ from ..util import (
|
|||
urldecode,
|
||||
dedupe,
|
||||
)
|
||||
from ..config import (
|
||||
from ..config.legacy import (
|
||||
WGET_ARGS,
|
||||
WGET_EXTRA_ARGS,
|
||||
TIMEOUT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue