mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-14 23:24:30 -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
|
@ -14,7 +14,7 @@ from ..util import (
|
|||
without_query,
|
||||
without_fragment,
|
||||
)
|
||||
from ..config import CONFIG
|
||||
from ..config.legacy import CONFIG
|
||||
from ..logging_util import TimedProgress
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue