Bitcoin Forum
May 23, 2024, 06:15:56 AM *
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?

achow101
Moderator
Legendary
*
Offline Offline

Activity: 3402
Merit: 6642


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!