mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-04 01:46:54 +10:00
3 lines
107 B
Python
3 lines
107 B
Python
__package__ = 'archivebox.plugins.system'
|
|
|
|
default_app_config = 'plugins.system.apps.SystemPluginAppConfig' |