This commit is contained in:
Partouf
2025-06-10 03:27:41 +02:00
parent 08236ed1c9
commit e9c77e983d

View File

@@ -2,6 +2,11 @@
"use_appcontainer": true,
"pids_max": 72,
"mem_max": 1342177280,
"allowed_paths": [],
"allowed_paths": [
{
"path": "NUL",
"rw": true
}
],
"allowed_registry": []
}