I have Raygun.io client integrated into the latest release of our server application that is run by the enterprise customers. Unfortunately, some of them may not like to send any data outside of their network and they will want to disable the Raygun.io client.
My question is if there is anything already in Raygun.io library that allows them to disable it by editing <server>.exe.config
file or I need to roll out my own implementation?