aboutsummaryrefslogtreecommitdiffstats
path: root/community/bitcoin/bitcoin.conf
blob: 92bb57683ed4d96dc5864010f651f0a02c0404f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
### 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

#### do not use daemon mode with new initd ####
#### which now uses supervise-daemon ##########
daemon=0
#gen=1			#generate bitcoins