diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2026-04-07 12:42:51 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2026-04-07 21:21:12 +0200 |
| commit | 8cf3114defb3678c5dd2710e0a7d8502de73f071 (patch) | |
| tree | aa8b38930160b91c0b6ae5748fee4f73d3df837e /docs | |
| parent | e27f23b268c520957384054fb236cfc303f95f51 (diff) | |
Removed outdated note about uwsgi LTS from docs.
projects.unbit.it has an invalid certificate and provides old packages.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/howto/deployment/wsgi/uwsgi.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/howto/deployment/wsgi/uwsgi.txt b/docs/howto/deployment/wsgi/uwsgi.txt index 2bb49b285c..144b826152 100644 --- a/docs/howto/deployment/wsgi/uwsgi.txt +++ b/docs/howto/deployment/wsgi/uwsgi.txt @@ -27,9 +27,6 @@ command. For example: # Install current stable version. $ python -m pip install uwsgi - # Or install LTS (long term support). - $ python -m pip install https://projects.unbit.it/downloads/uwsgi-lts.tar.gz - .. _installation procedures: https://uwsgi-docs.readthedocs.io/en/latest/Install.html uWSGI model |
