Contribs update
[novacoin.git] / contrib / debian / examples / novacoin.conf
index 8055328..3e0dd1f 100644 (file)
 #proxy=127.0.0.1:9050
 
 # Use as many addnode= settings as you like to connect to specific peers
-#addnode=188.120.246.137:7777
+#addnode=81.200.241.54
 
 # ... or use as many connect= settings as you like to connect ONLY
 # to specific peers:
-#connect=188.120.246.137:7777
+#connect=81.200.241.54
 
 # Do not use Internet Relay Chat (irc.lfnet.org #novacoin channel) to
 # find other peers.
@@ -30,6 +30,7 @@
 #server=1
 
 # You must set rpcuser and rpcpassword to secure the JSON-RPC api
+# Remember, DON'T USE default password
 #rpcuser=Ulysseys
 #rpcpassword=YourSuperGreatPasswordNumber_385593
 
@@ -40,9 +41,9 @@
 #rpcallowip=192.168.1.*
 
 # Listen for RPC connections on this TCP port:
-rpcport=8332
+rpcport=8344
 
-# You can use NovaCoin or novacoind to send commands to Bitcoin/bitcoindNovaCoin/novacoind
+# You can use NovaCoin or novacoind to send commands to NovaCoin/novacoind
 # running on another host using this option:
 rpcconnect=127.0.0.1
 
@@ -58,9 +59,6 @@ rpcsslprivatekeyfile=server.pem
 
 # Miscellaneous options
 
-# Set gen=1 to attempt to generate novacoins
-gen=0
-
 # Pre-generate this many public/private key pairs, so wallet backups will be valid for
 # both prior transactions and several dozen future transactions.
 keypool=100
@@ -68,10 +66,6 @@ keypool=100
 # Pay an optional transaction fee every time you send novacoins.  
 paytxfee=0.01
 
-# Allow direct connections for the 'pay via IP address' feature.
-#allowreceivebyip=1
-
-
 # User interface options
 
 # Start NovaCoin minimized