IO-3027 Turn Off SFTP Logging for Production ENV

Signed-off-by: Allan Carr <allan.carr@thinkimex.com>
This commit is contained in:
Allan Carr
2024-11-18 12:02:08 -08:00
parent 78678dd3dc
commit 7cbabf8697
6 changed files with 19 additions and 10 deletions

View File

@@ -63,7 +63,7 @@
"soap": "^1.1.5",
"socket.io": "^4.8.0",
"socket.io-adapter": "^2.5.5",
"ssh2-sftp-client": "^10.0.3",
"ssh2-sftp-client": "^11.0.0",
"twilio": "^4.23.0",
"uuid": "^10.0.0",
"winston": "^3.15.0",