chore: Update schema to reflect new defaults

pull/201/head
Robert Dailey 2 years ago
parent 220ec773ef
commit 4b22fc9d36

@ -48,7 +48,7 @@
"replace_existing_custom_formats": { "replace_existing_custom_formats": {
"type": "boolean", "type": "boolean",
"description": "If disabled, custom formats that Recyclarr didn't explicitly create or know about will not be replaced.", "description": "If disabled, custom formats that Recyclarr didn't explicitly create or know about will not be replaced.",
"default": true "default": false
}, },
"custom_formats": { "custom_formats": {
"type": "array", "type": "array",

Loading…
Cancel
Save