# Crash reporting is configured using an INI-style config file named # "crash_reporter.cfg". This file must be placed next to # the main application executable. # Comments start with a hash character and must be on their own line. #[Config] #ProductName= #ProductVersion= #AppName= #ExternalHandler= #ServerURL= #RateLimitEnabled= #MaxUploadsPerDay= #MaxDatabaseSizeInMb= #MaxDatabaseAgeInDays= #[CrashKeys] #my_key1= #my_key2= [Config] ProductName=CefSharp ProductVersion=62.0.0 AppName=CefSharp ExternalHandler=CefSharp.BrowserSubprocess.exe