Add high-memory description

This commit is contained in:
nixbitcoin 2019-03-24 11:38:37 +01:00
parent fca4af59ac
commit eb4968d292
No known key found for this signature in database
GPG Key ID: DD11F9AD5308B3BA
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ in {
type = types.bool;
default = false;
description = ''
If enabled, the electrs service will sync faster on high-memory systems.
If enabled, the electrs service will sync faster on high-memory systems ( 8GB).
'';
};
};