Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix

This commit is contained in:
2026-03-11 05:06:26 +01:00
317 changed files with 32717 additions and 15040 deletions

4
.entire/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
tmp/
settings.local.json
metadata/
logs/

4
.entire/settings.json Normal file
View File

@@ -0,0 +1,4 @@
{
"enabled": true,
"telemetry": true
}