diff options
Diffstat (limited to 'docs/getting_started/index.md')
| -rw-r--r-- | docs/getting_started/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting_started/index.md b/docs/getting_started/index.md index 286a2e4fd..e99e069e3 100644 --- a/docs/getting_started/index.md +++ b/docs/getting_started/index.md @@ -55,7 +55,7 @@ For media storage, including [storage of remote media files in the cache](../adm ### Single-board Computers -GoToSocial's light system requirements means that it runs pretty well on decently-specced single-board computers. If running on a single-board computer, you should ensure that GoToSocial is using a USB drive (preferably an SSD) to store its database files and media, not SD card storage, since the latter tends to be too slow to run a database on. +GoToSocial's light system requirements means that it runs pretty well on decently-specced single-board computers. If running on a single-board computer, you should ensure that GoToSocial is using a USB drive (preferably an SSD) to store its database files and media, not SD card storage, since the latter tends to be too slow to run a database on and can easily get corrupted with write-heavy workloads. ### VPS |
