diff options
| author | Hennadii Stepanov <[email protected]> | 2019-01-14 13:40:00 +0200 |
|---|---|---|
| committer | Hennadii Stepanov <[email protected]> | 2019-01-30 07:17:22 +0200 |
| commit | 6f6514a08090b37b5e8c086015ee4881813ef867 (patch) | |
| tree | a81c889c45f5e972229d024ef8c97308312d6336 /src/httpserver.cpp | |
| parent | Merge #13216: [Qt] implements concept for different disk sizes on intro (diff) | |
| download | discoin-6f6514a08090b37b5e8c086015ee4881813ef867.tar.xz discoin-6f6514a08090b37b5e8c086015ee4881813ef867.zip | |
Correct units for "-dbcache" and "-prune"
All dbcache-related values in the code are measured in MiB (not in
megabytes, MB) or in bytes.
The GUI "-prune" values in GB are translated to the node values in MiB
correctly. The maximum of the "-prune" QSpinBox is not limited by the
default value of 99 (GB).
Also, this improves log readability.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions