mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
chore: tweak vault parameters for slow plugin loading
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
0541bbabf4
commit
0de5447580
2 changed files with 4 additions and 4 deletions
|
@ -54,7 +54,7 @@ nixsgxLib.mkSGXContainer {
|
|||
VAULT_RAFT_INITIAL_MMAP_SIZE = "0";
|
||||
|
||||
# possible tweak option, if problems with raft
|
||||
# VAULT_RAFT_DISABLE_MAP_POPULATE = "true"
|
||||
# VAULT_RAFT_DISABLE_MAP_POPULATE = "true";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue