X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=contrib%2Fdebian%2Fexamples%2Fnovacoin.conf;h=3e0dd1fce0922f4c53773c1a13b970a198d69828;hp=80553283ff413fc4bf4dfb69699dda8de91c6e55;hb=8f4f2ec56e73e0c67c16fa2b3e60f3f41388be1b;hpb=52c04208aaaa9ce5cff106372fc314bc87173733 diff --git a/contrib/debian/examples/novacoin.conf b/contrib/debian/examples/novacoin.conf index 8055328..3e0dd1f 100644 --- a/contrib/debian/examples/novacoin.conf +++ b/contrib/debian/examples/novacoin.conf @@ -10,11 +10,11 @@ #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