From 23ebdaa7f32401c186ef0f0abe0fbd4d896d37af Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Mon, 16 May 2022 12:35:51 -0700 Subject: [PATCH] Reducing debug level --- shell-scripts/local-external-ipfs-node.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell-scripts/local-external-ipfs-node.sh b/shell-scripts/local-external-ipfs-node.sh index 8eba672..bfc15f2 100755 --- a/shell-scripts/local-external-ipfs-node.sh +++ b/shell-scripts/local-external-ipfs-node.sh @@ -13,7 +13,7 @@ export COORD_NAME=trout-dev-bch-wallet-consumer export MNEMONIC="stomach mean catch march census author cousin size south romance pumpkin trap" # 0 = less verbose. 3 = most verbose -export DEBUG_LEVEL=2 +export DEBUG_LEVEL=1 # Production settings that use external IPFS node. # https://github.com/christroutner/docker-ipfs