mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
move config into dedicated global app
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
__package__ = 'archivebox.core'
|
||||
|
||||
|
||||
from ..config import (
|
||||
from ..config.legacy import (
|
||||
LDAP
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user