Bitcoin Forum
May 11, 2024, 05:20:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: SOLVED: turning on pruning  (Read 233 times)
tspacepilot (OP)
Legendary
*
Offline Offline

Activity: 1456
Merit: 1078


I may write code in exchange for bitcoins.


View Profile
July 07, 2017, 03:28:47 PM
Last edit: July 07, 2017, 04:35:50 PM by tspacepilot
 #1

This should be an easy one for someone here.

I was thinking about turning on pruning to save some disk space.  Do I need to recompile?  I don't recall seeing any options for pruning when I ran

Code:
$ ./configure help

last time I built bitcoind.  Alternatively, is this something I stick in my .conf file?

1715448057
Hero Member
*
Offline Offline

Posts: 1715448057

View Profile Personal Message (Offline)

Ignore
1715448057
Reply with quote  #2

1715448057
Report to moderator
1715448057
Hero Member
*
Offline Offline

Posts: 1715448057

View Profile Personal Message (Offline)

Ignore
1715448057
Reply with quote  #2

1715448057
Report to moderator
1715448057
Hero Member
*
Offline Offline

Posts: 1715448057

View Profile Personal Message (Offline)

Ignore
1715448057
Reply with quote  #2

1715448057
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715448057
Hero Member
*
Offline Offline

Posts: 1715448057

View Profile Personal Message (Offline)

Ignore
1715448057
Reply with quote  #2

1715448057
Report to moderator
1715448057
Hero Member
*
Offline Offline

Posts: 1715448057

View Profile Personal Message (Offline)

Ignore
1715448057
Reply with quote  #2

1715448057
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
July 07, 2017, 04:34:13 PM
 #2

Pruning is a command line arg or a bitcoin.conf option. Just add
Code:
prune=550
to your bitcoin.conf file to enable pruning. There is no need to recompile it.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!