Only set dataDirReadableByGroup if cfg.high-memory is enabled
This commit is contained in:
parent
39ff39eb32
commit
742aef1e0f
2 changed files with 3 additions and 2 deletions
|
|
@ -63,7 +63,8 @@
|
|||
# Electrum Server in Rust. Only enable this if hardware wallets are
|
||||
# disabled.
|
||||
# services.electrs.enable = true;
|
||||
# If you have ≥8GB memory, enable this option so electrs will sync faster.
|
||||
# If you have more than 8GB memory, enable this option so electrs will
|
||||
# sync faster.
|
||||
# services.electrs.high-memory = true;
|
||||
|
||||
### LIQUIDD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue