Files
MoviePilot/app/modules/indexer/capability.toml
T

16 lines
256 B
TOML

schema_version = 1
id = "IndexerModule"
kind = "host_module"
entrypoint = "app.modules.indexer:IndexerModule"
depends_on = []
[metadata]
name = "站点索引"
type = "indexer"
subtype = "Indexer"
priority = 0
[activation]
policy = "bootstrap"
watch = []