mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
send crash reports via HTTPS
This commit is contained in:
parent
51b2f811ae
commit
ffe35f4c96
@ -70,7 +70,7 @@ $g = array(
|
||||
"disablehelpmenu" => false,
|
||||
"disablehelpicon" => false,
|
||||
"disablecrashreporter" => false,
|
||||
"crashreporterurl" => "http://crashreporter.pfsense.org/crash_reporter.php",
|
||||
"crashreporterurl" => "https://crashreporter.pfsense.org/crash_reporter.php",
|
||||
"debug" => false,
|
||||
"latest_config" => "10.1",
|
||||
"nopkg_platforms" => array("cdrom"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user