|
@@ -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
|