Native crashpad pruning

Hi, I can’t find any information on how the sentry.io native SDK or crashed manages dump files and other data, especially on installations that do not have internet access. I am planning deploy sentry.io for native Win32 apps that may run in isolated environments that have no outbound internet access. Are crash reports/dumps still cleaned up in this scenario so there’s no need to be concerned with growing disk space use? Are there any related options we can set when registering sentry in out app?

Thanks