I have to disable following OOTB contexthub configuration in our stage and prod instance.
- contexthub.commerce.orderhistory.json
- contexthub.commerce.cart.json
- contexthub.commerce.relatedproducts.json
- contexthub.commerce.smartlists.json
I understand we have to set enable checkbox in contexthub console.

Which is best practice. Manually disabling it or package the node changes and deploying in stage, prod
Please advise