mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-07-21 23:43:56 +02:00
feat(gramine): v1.7 -> v1.8
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
ee9445bf57
commit
50f3adc1c6
3 changed files with 28 additions and 69 deletions
|
@ -19,7 +19,7 @@ pkgs.lib.tee.sgxGramineContainer {
|
|||
sgx = {
|
||||
edmm_enable = false;
|
||||
enclave_size = "32M";
|
||||
max_threads = 2;
|
||||
max_threads = 4;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue