finally get rid of config/legacy in favor of configfile.py and django.py

This commit is contained in:
Nick Sweeting 2024-10-21 03:06:19 -07:00
parent b3107ab830
commit 312e40b95b
No known key found for this signature in database
8 changed files with 428 additions and 546 deletions

View file

@ -68,7 +68,7 @@ from .index.csv import links_to_csv
from .extractors import archive_links, archive_link, ignore_methods
from archivebox.misc.logging import stderr, hint
from archivebox.misc.checks import check_data_folder
from archivebox.config.legacy import (
from archivebox.config.configfile import (
write_config_file,
load_all_config,
get_real_name,