Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mischan Toosarani-Hausberger <mischan@abovevacant.com>
  • Loading branch information
JoshuaMoelans and supervacuus authored Nov 21, 2024
1 parent f5e6259 commit a7c1af3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ The example currently supports the following commands:
- `discarding-on-crash`: Installs an `on_crash()` callback that discards the crash event.
- `override-sdk-name`: Changes the SDK name via the options at runtime.
- `stack-overflow`: Provokes a stack-overflow.
- `http-proxy`: Uses a localhost HTTP proxy on port 8080.
- `socks-proxy`: Uses a localhost SOCKS proxy on port 1080.
- `http-proxy`: Uses a localhost `HTTP` proxy on port 8080.
- `socks5-proxy`: Uses a localhost `SOCKS5` proxy on port 1080.

Only on Windows using crashpad with its WER handler module:

Expand Down

0 comments on commit a7c1af3

Please sign in to comment.