Browse Source

White list

Pascal Coin 8 years ago
parent
commit
fb88dd7b5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pascalcoin_daemon.ini

+ 1 - 1
pascalcoin_daemon.ini

@@ -6,7 +6,7 @@ SAVELOGS=0
 ;Port to use by TCP/IP JSON-RPC commands
 ;Port to use by TCP/IP JSON-RPC commands
 RPC_PORT=4003
 RPC_PORT=4003
 ;RPC_WHITELIST : String containing allowed IP's that can use port 4003. Empty=ALL
 ;RPC_WHITELIST : String containing allowed IP's that can use port 4003. Empty=ALL
-RPC_WHITELIST=127.0.0.1 192.168.0.1
+RPC_WHITELIST=127.0.0.1 
 ;RPC_SAVELOGS : Boolean
 ;RPC_SAVELOGS : Boolean
 ;Save RPC commands log file $HOME/PascalCoin
 ;Save RPC commands log file $HOME/PascalCoin
 RPC_SAVELOGS=1
 RPC_SAVELOGS=1