mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
35 lines
718 B
JSON
35 lines
718 B
JSON
{
|
|
"schema_version": 1,
|
|
"scope": {
|
|
"excluded": [
|
|
"app/plugins",
|
|
"app/sdk",
|
|
"app/runtime/compat",
|
|
"app/testing"
|
|
],
|
|
"root": "app"
|
|
},
|
|
"settings_imports": {
|
|
"count": 8,
|
|
"files": [
|
|
"app/db/base.py",
|
|
"app/db/engine.py",
|
|
"app/db/session.py",
|
|
"app/modules/postgresql/__init__.py",
|
|
"app/modules/qbittorrent/__init__.py",
|
|
"app/modules/redis/__init__.py",
|
|
"app/modules/rtorrent/__init__.py",
|
|
"app/modules/transmission/__init__.py"
|
|
]
|
|
},
|
|
"system_config_oper_constructions": {
|
|
"calls": [
|
|
{
|
|
"file": "app/startup/modules_initializer.py",
|
|
"name": "SystemConfigOper"
|
|
}
|
|
],
|
|
"count": 1
|
|
}
|
|
}
|