Explorar o código

mmproxy: Comment out the default configurations

parazyd %!s(int64=2) %!d(string=hai) anos
pai
achega
c1adcbd68b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      bin/darkfi-mmproxy/darkfi_mmproxy.toml

+ 2 - 2
bin/darkfi-mmproxy/darkfi_mmproxy.toml

@@ -6,12 +6,12 @@
 ## The default values are left commented. They can be overridden either by
 ## uncommenting, or by using the command-line.
 
-[mmproxy]
+#[mmproxy]
 # darkfi-mmproxy daemon listen URL.
 # This is where XMRig can connect to with a daemon (solomining) endpoint.
 #rpc = "http://127.0.0.1:3333"
 
-[monerod]
+#[monerod]
 # monerod RPC address.
 # This is the monerod endpoint which is proxied by mmproxy.
 #rpc = "http://127.0.0.1:18081"