8000 reverted storage partition size to 2gb · javascriptit/BitSafe@0fb4f41 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0fb4f41

Browse files
committed
reverted storage partition size to 2gb
1 parent cdbc721 commit 0fb4f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitsafe.live.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# that must be present. If it isn't, bitsafe will refuse to format the
55
# persistent storage partition.
66
# Should be changed as the bitcoin block chain grows in size.
7-
BITSAFE_MIN_FREE=3000
7+
BITSAFE_MIN_FREE=2000
88

99
# Setting this to true will enable onion routing ( TOR ) for all the
1010
# outgoing traffic immediately at boot time.

0 commit comments

Comments
 (0)
0