neither windows manual install instructions, nor the scoop package in #3 (comment) make an effort to SETX these, the same way they are set on osx and linux, so crash reports are still generated (hopefully not sent) e.g. on windows BSOD with firefox running, in %APPDATA%\Mozilla\Firefox\Crash Reports\pending.
ideally crash reports shouldn't be generated at all on windows as well, but until then if the periodic cleanup affects pending reports (it should), it shouldn't be disabled on windows imo.
https://codeberg.org/celenity/Phoenix/commit/a36d14cf9182a691e298e549c38327718e672f69
neither windows manual install instructions, nor the scoop package in https://codeberg.org/celenity/Phoenix/issues/3#issuecomment-13529492 make an effort to [`SETX`](https://ss64.com/nt/setx.html) [these](https://codeberg.org/celenity/Phoenix/src/commit/a36d14cf9182a691e298e549c38327718e672f69/linux/etc/profile.d/phoenix-env-overrides.sh#L34-L36), the same way they are set on osx and linux, so crash reports are still generated _**(hopefully not sent)**_ e.g. on windows BSOD with firefox running, in `%APPDATA%\Mozilla\Firefox\Crash Reports\pending`.
ideally crash reports shouldn't be generated at all on windows as well, but until then if the periodic cleanup affects pending reports (it should), it shouldn't be disabled on windows imo.