nixos/proxy_enable.json
2026-01-21 23:58:24 +01:00

13 lines
317 B
JSON

{
"enable": true,
"name": "FlareSolverr",
"implementation": "FlareSolverr",
"implementationName": "FlareSolverr",
"configContract": "FlareSolverrSettings",
"fields": [
{ "name": "host", "value": "http://localhost:8191/" },
{ "name": "requestTimeout", "value": 60 }
],
"tags": [1],
"id": 1
}