feat: enable firefox jxl
parent
418d230e7e
commit
5dd8459bb1
|
@ -762,6 +762,12 @@ xcode-select --install</pre>
|
|||
<li><code>network.dns.use_https_rr_as_altsvc</code>: true</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p>Experiment</p>
|
||||
<ul>
|
||||
<li><code>image.jxl.enabled</code>: true</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
<a
|
||||
|
|
|
@ -219,9 +219,13 @@ Fix black screen when open game in fullscreen in external monitor with [kazysmas
|
|||
- `network.IDN_show_punycode`: true
|
||||
|
||||
- Encrypted Client Hello (ECH):
|
||||
|
||||
- `network.dns.echconfig.enabled`: true
|
||||
- `network.dns.use_https_rr_as_altsvc`: true
|
||||
|
||||
- Experiment
|
||||
- `image.jxl.enabled`: true
|
||||
|
||||
## Thanks
|
||||
|
||||
- [My list of useful command line tools](https://boyter.org/posts/my-list-of-useful-command-line-tools/)
|
||||
|
|
Loading…
Reference in New Issue