fix(xo-server/backupNg.{create,edit,run}Job): allow settings other than concurrency

Introduced by d7f29e736
This commit is contained in:
Julien Fontanet 2022-09-01 00:25:12 +02:00
parent 39d973c43f
commit 31e964fe0f

View File

@ -18,6 +18,7 @@ const SCHEMA_SETTINGS = {
optional: true,
},
},
additionalProperties: true,
},
},
optional: true,