Skip to content

Commit

Permalink
add brotli bug and workaround to docs
Browse files Browse the repository at this point in the history
for #878
  • Loading branch information
snarfed committed Jul 1, 2019
1 parent a9eb5d3 commit ab08f44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/about.html
Expand Up @@ -583,6 +583,8 @@ <h3 id="listen">Pulling back responses</h3>
<a href="https://github.com/snarfed/bridgy/issues/483">also looks for links
in your profile's description field</a>.
</p>

<p>Also, if your web server has <a href="https://brotli.org/">Brotli compression</a> enabled, Bridgy won't work with it due to <a href="https://issuetracker.google.com/issues/112277350">this long-standing App Engine bug</a>. <a href="https://github.com/snarfed/bridgy/issues/878">More background.</a> Until this bug is fixed, we recommend disabling Brotli on your web server as a workaround.</p>
</li>

<li id="order" class="question">Why are the Bridgy comments on my site out of
Expand Down

0 comments on commit ab08f44

Please sign in to comment.