Could be Windows only. Had to add -datadir=a:\bitcoin to bitcoin-qt shortcut.
It’s specified as:
datadir=a:\bitcoin
in the bitcoin.conf file.
Could be Windows only. Had to add -datadir=a:\bitcoin to bitcoin-qt shortcut.
It’s specified as:
datadir=a:\bitcoin
in the bitcoin.conf file.
Yeah, this is no longer possible with the GUI in 0.9.0.
Try command line option -choosedatadir
to set the default data directory without having to change the shortcut. It will be stored in the registry.
That’s not intentional. Also doesn’t match the behavior that I’ve seen.
Which setting are you providing in bitcoin.conf that seems to be ignored?
Have you changed the data directory? Are you providing any command line arguments? If so, which?
Yeah, I was just about to add that comment. It ignores my .conf file completely. I don’t run my bitcoin client here very often (flash drive, re: datadir, etc) but I also noticed it didn’t even use the par setting, maxconnections, addnodes, etc.
ed: hmm, nm. no clue why it doesn’t work. it fails on reindex in .conf file too.