aports/testing/bitcoin/bitcoin.conf
Stuart Cardall 0e05b58d1e testing/bitcoin: update to 0.9.2.1
Environment patch removed as merged upstream as function SetupEnvironment()
Init script added so Bitcoin runs as user Bitcoin.
2014-06-25 14:46:04 +00:00

14 lines
317 B
Plaintext

### Bitcoin configuration for Alpine Linux ####
# #
##### data directory is /var/lib/bitcoin ######
##### & set in /etc/init.d/bitcoin not here ###
#
#proxy=127.0.0.1:9050 #use TOR Socks Proxy
rpcallowip=127.0.0.1
rpcuser=changeme
rpcpassword=changeme
rpcport=changeme
daemon=1
#gen=1 #generate bitcoins