mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 12:47:46 +00:00
933 B
933 B
DevelopmentConfigResource
Example Usage
import { DevelopmentConfigResource } from "prowlarr/models";
let value: DevelopmentConfigResource = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
number | ➖ | N/A |
consoleLogLevel |
string | ➖ | N/A |
logSql |
boolean | ➖ | N/A |
logIndexerResponse |
boolean | ➖ | N/A |
logRotate |
number | ➖ | N/A |
filterSentryEvents |
boolean | ➖ | N/A |