mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 17:35:45 +10:00
3 lines
113 B
Python
3 lines
113 B
Python
__package__ = 'archivebox.plugins.defaults'
|
|
|
|
default_app_config = 'plugins.defaults.apps.DefaultsPluginAppConfig' |