diff --git a/schemas/config-schema.json b/schemas/config-schema.json index 72310ada..fd145c32 100644 --- a/schemas/config-schema.json +++ b/schemas/config-schema.json @@ -48,7 +48,7 @@ "replace_existing_custom_formats": { "type": "boolean", "description": "If disabled, custom formats that Recyclarr didn't explicitly create or know about will not be replaced.", - "default": true + "default": false }, "custom_formats": { "type": "array",