diff --git a/config/settings.json b/config/settings.json index 36fcd51..0ef732f 100644 --- a/config/settings.json +++ b/config/settings.json @@ -23,5 +23,5 @@ "paymentGateway": "stripe", "databaseConnectionString": "mongodb://127.0.0.1:27017/expresscart", "theme": "Cloth", - "trackStock": true + "trackStock": false }