Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 7385:87e9d761ecc6
fix typo
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 23 May 2023 11:37:40 -0400 |
| parents | 59ae15e0b8dd |
| children | 46f92ac4e170 |
line wrap: on
line diff
--- a/doc/admin_guide.txt Mon May 22 21:54:18 2023 -0400 +++ b/doc/admin_guide.txt Tue May 23 11:37:40 2023 -0400 @@ -252,7 +252,7 @@ in the tracker's ``config.ini``. You should disable compression if your proxy (e.g. nginx or apache) or wsgi server (uwsgi) is configured to compress responses on the fly. The python standard library includes -gzip support. For brotli or zstd you will need to install packges. See +gzip support. For brotli or zstd you will need to install packages. See the `installation documentation`_ for details. Some assets will not be compressed on the fly. Assets with mime types
