update isolate integrity

This commit is contained in:
prixod
2025-11-04 23:22:11 +04:00
parent 44cb179cf5
commit ffd0de446d
7 changed files with 64 additions and 111 deletions

View File

@@ -7,7 +7,6 @@
},
"AllowedHosts": "*",
"Isolate": {
"Enabled": true,
"MaxBoxes": 100
},
"Cpp": {
@@ -76,6 +75,7 @@
},
"Python": {
"Executable": "python3",
"ValidateSyntax": true,
"Versions": {
"3.8": {
"Executable": "python3.8"