Remove debug configuration section from config.json (#271)

This commit is contained in:
Ylber Gashi
2026-01-07 16:06:23 +01:00
committed by GitHub
parent c93f416a5a
commit 12de9d1591

View File

@@ -207,9 +207,5 @@
"_comment": "Per-workspace storage limits (optional)",
"storageLimit": "21474836480",
"maxFileSize": "524288000"
},
"debug": {
"filePointerExample": "file://debug-file-example.txt"
}
}