mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 15:27:53 +10:00
migrate plugin loading process to new pluggy-powered system based on djp
This commit is contained in:
@@ -99,5 +99,5 @@ class ReadabilityPlugin(BasePlugin):
|
||||
|
||||
|
||||
PLUGIN = ReadabilityPlugin()
|
||||
PLUGIN.register(settings)
|
||||
# PLUGIN.register(settings)
|
||||
DJANGO_APP = PLUGIN.AppConfig
|
||||
|
||||
Reference in New Issue
Block a user