Added compression option.

This commit is contained in:
Ylian Saint-Hilaire
2020-06-19 15:56:48 -07:00
parent a1c03b9627
commit 72b0bc92e4
60 changed files with 83 additions and 8 deletions

View File

@@ -37,6 +37,7 @@
"_allowFraming": true,
"_cookieIpCheck": false,
"_cookieEncoding": "hex",
"_compression": false,
"_webRTC": false,
"_nice404": false,
"_clickOnce": false,