update isolate integrity
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user