mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-21 19:53:50 +01:00
[docs] Add PGTune instructions to install docs
This commit is contained in:
parent
8cbcb5766a
commit
6bf6a71151
@ -90,6 +90,10 @@ In order for Iceshrimp to work properly, you need to initialise the database usi
|
||||
yarn run init
|
||||
```
|
||||
|
||||
### Optimizing performance
|
||||
|
||||
For optimal database performance, it's highly recommended to configure PostgreSQL with [PGTune](https://pgtune.leopard.in.ua/) using the "Mixed type of application" profile. This is especially important should your database server use HDD instead of SATA or NVMe SSD storage.
|
||||
|
||||
## Setting up Webproxy
|
||||
|
||||
### Nginx
|
||||
|
Loading…
Reference in New Issue
Block a user