mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
fix orchestrator statemachine and Process from archiveresult migrations
This commit is contained in:
@@ -173,6 +173,8 @@ class ConstantsDict(Mapping):
|
||||
CUSTOM_TEMPLATES_DIR_NAME,
|
||||
CUSTOM_PLUGINS_DIR_NAME,
|
||||
CRONTABS_DIR_NAME,
|
||||
"invalid",
|
||||
"users",
|
||||
# Backwards compatibility with old directory names
|
||||
"user_plugins", # old name for USER_PLUGINS_DIR (now 'plugins')
|
||||
"user_templates", # old name for CUSTOM_TEMPLATES_DIR (now 'templates')
|
||||
|
||||
Reference in New Issue
Block a user