From: lain Date: Mon, 25 May 2020 17:11:35 +0000 (+0000) Subject: Apply suggestion to docs/installation/otp_en.md X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=f7cb3f4cfc7eaf6ff67e27a7d6449e23e09a501e;p=akkoma Apply suggestion to docs/installation/otp_en.md --- diff --git a/docs/installation/otp_en.md b/docs/installation/otp_en.md index b627bbb7a..6f9749ef1 100644 --- a/docs/installation/otp_en.md +++ b/docs/installation/otp_en.md @@ -63,7 +63,7 @@ apt install postgresql-11-rum ``` #### (Optional) Performance configuration -Check out our Postgresql document for a guide on optimizing Postgresql performance settings. +It is encouraged to check [Optimizing your Postgresql performance](../configuration/postgresql.md) document, for tips on PostgreSQL tuning. ```sh tab="Alpine" rc-service postgresql restart