Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CristianCantoro committed Sep 16, 2019
1 parent 10daa17 commit 3a24f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This should work like this:

* when visiting from mobile, the user gets redirected to `<lang>.m.wikipedia.org` regardless of the originating doman, the right thing to do would be redirect users to `<lang>.m.<original_domain.tld>`).
* <s>wikilinks point to the respective domain at wikipedia.org, this issue is tracked on [Phabricator][Phabricator] as [Core should be aware of the domain it is running on and render mobile domains where necessary][T156847]</s> (wikilinks seems correct, even if the bug is still valid).
* when caching is enable, memory usage crawls up until the server is out-of-memory, see [caddy-cache issue #42](https://github.com/nicolasazrak/caddy-cache/issues/42#issuecomment-531730785).
* when caching is enabled, memory usage crawls up until the server is out-of-memory, see [caddy-cache issue #42](https://github.com/nicolasazrak/caddy-cache/issues/42#issuecomment-531730785).

[CaddyForum]: https://caddy.community/t/how-to-serve-many-subdomains/2169
[LE_rate_limit]: https://letsencrypt.org/docs/rate-limits/
Expand Down

0 comments on commit 3a24f86

Please sign in to comment.