Skip to content

Commit

Permalink
chore: clean
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed May 30, 2024
1 parent 392de2b commit b52ea02
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 605 deletions.
38 changes: 1 addition & 37 deletions plugins/contrib/config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -297,42 +297,6 @@
}
}
},
"defaultMinResourcesRequests": {
"type": "object",
"title": "defaultMinResourcesRequests",
"markdownDescription": "Configuration of the defaultMinResourcesRequests plugin\n\nSee [plugin source](https://github.com/SocialGouv/kontinuous/blob/master/plugins/contrib/patches/20-default-min-resources-requests.js)",
"properties": {
"enabled": {
"title": "defaultMinResourcesRequests.enabled",
"description": "Enable or disable this plugin",
"type": "boolean"
},
"options": {
"title": "defaultMinResourcesRequests.options",
"markdownDescription": "Options of the defaultMinResourcesRequests plugin\n\nSee [plugin source](https://github.com/SocialGouv/kontinuous/blob/master/plugins/contrib/patches/20-default-min-resources-requests.js)",
"type": "object",
"properties": {}
}
}
},
"defaultMaxResourcesLimits": {
"type": "object",
"title": "defaultMaxResourcesLimits",
"markdownDescription": "Configuration of the defaultMaxResourcesLimits plugin\n\nSee [plugin source](https://github.com/SocialGouv/kontinuous/blob/master/plugins/contrib/patches/21-default-max-resources-limits.js)",
"properties": {
"enabled": {
"title": "defaultMaxResourcesLimits.enabled",
"description": "Enable or disable this plugin",
"type": "boolean"
},
"options": {
"title": "defaultMaxResourcesLimits.options",
"markdownDescription": "Options of the defaultMaxResourcesLimits plugin\n\nSee [plugin source](https://github.com/SocialGouv/kontinuous/blob/master/plugins/contrib/patches/21-default-max-resources-limits.js)",
"type": "object",
"properties": {}
}
}
},
"janitor": {
"type": "object",
"title": "janitor",
Expand Down Expand Up @@ -971,4 +935,4 @@
}
}
}
}
}
155 changes: 0 additions & 155 deletions plugins/contrib/patches/20-default-min-resources-requests.js

This file was deleted.

69 changes: 0 additions & 69 deletions plugins/contrib/patches/21-default-max-resources-limits.js

This file was deleted.

Loading

0 comments on commit b52ea02

Please sign in to comment.