From 46e590d845fd0252bd4fe4ea7ab779e04776b0c2 Mon Sep 17 00:00:00 2001 From: sudormdir <124973031+sudormdir@users.noreply.github.com> Date: Tue, 19 Sep 2023 02:18:11 -0500 Subject: [PATCH] Update settings.js --- lib/settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/settings.js b/lib/settings.js index 402b72d..8bc1db2 100644 --- a/lib/settings.js +++ b/lib/settings.js @@ -935,7 +935,7 @@ exports.markets_page = { "xeggex": { // enabled: Enable/disable the xeggex exchange (true/false) // If set to false, the xeggex page will be completely inaccessible and no market data will be downloaded for this exchange - "enabled": true, + "enabled": false, // trading_pairs: An array of market trading pair symbols // You can add as many trading pairs as necessary // All entries must specify your coins symbol as it is displayed on the exchange, followed by a slash (/) and ending with the symbol of the market or asset that is being traded against