mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
docs: Remove link to 16.04, which can be confusing.
The instructions do not just apply to 16.04; the block below describes the settings, which are correct for all relevant Ubuntu versions.
This commit is contained in:
committed by
Alex Vandiver
parent
9dcc94841a
commit
03dd44e0ad
@@ -139,13 +139,12 @@ problems and how to resolve them:
|
|||||||
|
|
||||||
```eval_rst
|
```eval_rst
|
||||||
.. important::
|
.. important::
|
||||||
We recommend that you `disable or limit Ubuntu's unattended-upgrades
|
We recommend that you disable or limit Ubuntu's unattended-upgrades
|
||||||
to skip some server packages
|
to skip some server packages. With unattended upgrades enabled but
|
||||||
<https://linoxide.com/ubuntu-how-to/enable-disable-unattended-upgrades-ubuntu-16-04/>`;
|
not limited, the moment a new PostgreSQL release is published, your
|
||||||
if you disable them, do not forget to regularly install apt upgrades
|
Zulip server will have its PostgreSQL server upgraded (and thus
|
||||||
manually. With unattended upgrades enabled but not limited, the
|
restarted). If you do disable unattended-upgrades, do not forget to
|
||||||
moment a new PostgreSQL release is published, your Zulip server will
|
regularly install apt upgrades manually!
|
||||||
have its PostgreSQL server upgraded (and thus restarted).
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Restarting one of the system services that Zulip uses (PostgreSQL,
|
Restarting one of the system services that Zulip uses (PostgreSQL,
|
||||||
|
|||||||
Reference in New Issue
Block a user