forked from syncthing/syncthing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/stcrashreceiver: Store and serve compressed reports (syncthing#5892)
This changes the on disk format for new raw reports to be gzip compressed. Also adds the ability to serve these reports in plain text, to insulate web browsers from the change (previously we just served the raw reports from disk using Caddy).
- Loading branch information
Showing
1 changed file
with
44 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters