Mercurial > p > roundup > code
changeset 7385:87e9d761ecc6
fix typo
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 23 May 2023 11:37:40 -0400 |
| parents | 639a926cbb1a |
| children | 068aec2b38b5 |
| files | doc/admin_guide.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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
