mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-31 08:11:45 +01:00
Change web ui defaults and fix ui config json schema
This commit is contained in:
@@ -155,7 +155,7 @@ const configSchema = `{
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": ["name", "sub-clusters"],
|
||||
"required": ["name"],
|
||||
"minItems": 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user