aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/examples
diff options
context:
space:
mode:
authorTomo Ueda <[email protected]>2021-09-02 12:55:18 -0700
committerTomo Ueda <[email protected]>2021-09-02 12:55:18 -0700
commite64843ced509c24f783276d4cc0f2f26c9d527f2 (patch)
tree7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /contrib/debian/examples
parentreally s/doge/dis/g this time (diff)
downloaddiscoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz
discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip
really s/Doge/Dis/g this time
Diffstat (limited to 'contrib/debian/examples')
-rw-r--r--contrib/debian/examples/dogecoin.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/debian/examples/dogecoin.conf b/contrib/debian/examples/dogecoin.conf
index e8276b297..57926fc7f 100644
--- a/contrib/debian/examples/dogecoin.conf
+++ b/contrib/debian/examples/dogecoin.conf
@@ -57,10 +57,10 @@
#maxconnections=
#
-# JSON-RPC options (for controlling a running Dogecoin/discoind process)
+# JSON-RPC options (for controlling a running Discoin/discoind process)
#
-# server=1 tells Dogecoin-Qt and discoind to accept JSON-RPC commands
+# server=1 tells Discoin-Qt and discoind to accept JSON-RPC commands
#server=0
# Bind to given address to listen for JSON-RPC connections. Use [host]:port notation for IPv6.
@@ -103,7 +103,7 @@
# NOTE: opening up the RPC port to hosts outside your local trusted network is NOT RECOMMENDED,
# because the rpcpassword is transmitted over the network unencrypted.
-# server=1 tells Dogecoin-Qt to accept JSON-RPC commands.
+# server=1 tells Discoin-Qt to accept JSON-RPC commands.
# it is also read by discoind to determine if RPC should be enabled
#rpcallowip=10.1.1.34/255.255.255.0
#rpcallowip=1.2.3.4/24
@@ -112,7 +112,7 @@
# Listen for RPC connections on this TCP port:
#rpcport=22555
-# You can use Dogecoin or discoind to send commands to Dogecoin/discoind
+# You can use Discoin or discoind to send commands to Discoin/discoind
# running on another host using this option:
#rpcconnect=127.0.0.1
@@ -138,7 +138,7 @@
# User interface options
-# Start Dogecoin minimized
+# Start Discoin minimized
#min=1
# Minimize to the system tray