Fix definition of high memory systems
This commit is contained in:
parent
7145d0dca9
commit
d39a253d20
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ in {
|
|||
type = types.bool;
|
||||
default = false;
|
||||
description = ''
|
||||
If enabled, the electrs service will sync faster on high-memory systems (≤ 8GB).
|
||||
If enabled, the electrs service will sync faster on high-memory systems (≥ 8GB).
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue