tune arr stack and lint yamls

This commit is contained in:
2026-02-15 19:53:44 +01:00
parent a130abc2c6
commit a4dd2f9f09
9 changed files with 33 additions and 22 deletions

View File

@@ -1,19 +1,27 @@
{
"Port": 9117,
"LocalBindAddress": "127.0.0.1",
"AllowExternal": true,
"AllowCORS": false,
"APIKey": "cc1eac86f34wlv41uwm4j70iyboa0efa",
"AdminPassword": null,
"InstanceId": "pi4bntoo6pb21u1v2dezirlddp0x32qvdjrj7lugf7m7g23k3tb3x2ketq9vv2hp",
"BlackholeDir": null,
"BlackholeDir": "",
"UpdateDisabled": false,
"UpdatePrerelease": false,
"BasePathOverride": null,
"OmdbApiKey": null,
"OmdbApiUrl": null,
"ProxyUrl": null,
"ProxyType": 0,
"BasePathOverride": "",
"BaseUrlOverride": "",
"CacheEnabled": true,
"CacheTtl": 2100,
"CacheMaxResultsPerIndexer": 1000,
"FlareSolverrUrl": "http://flaresolverr:8191",
"FlareSolverrMaxTimeout": 55000,
"OmdbApiKey": "ca7e2ef5",
"OmdbApiUrl": "http://www.omdbapi.com",
"ProxyType": -1,
"ProxyUrl": "",
"ProxyPort": null,
"ProxyUsername": null,
"ProxyPassword": null,
"ProxyUsername": "",
"ProxyPassword": "",
"ProxyIsAnonymous": true
}
}