21 lines
295 B
JSON
21 lines
295 B
JSON
|
{
|
||
|
"*": {
|
||
|
"enabled": "all",
|
||
|
"refresh": "12h",
|
||
|
"includes": [
|
||
|
{
|
||
|
"name": "*"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"redhat.java": {
|
||
|
"enabled": "all",
|
||
|
"excludes": [
|
||
|
{
|
||
|
"name": "textCompletion",
|
||
|
"ratio": "0.997"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"timestamp": 1703727679364
|
||
|
}
|