diff options
| author | 2025-04-26 19:19:52 +0000 | |
|---|---|---|
| committer | 2025-05-05 12:00:20 +0200 | |
| commit | 10e62d8bc7d6273f6ed2880f9862e12447aa7a32 (patch) | |
| tree | 18cff5d8dae111b592d8a16bbcf85fb048034a48 /docs/getting_started | |
| parent | [feature] Move to code.superseriousbusiness.org (diff) | |
| download | gotosocial-10e62d8bc7d6273f6ed2880f9862e12447aa7a32.tar.xz | |
[chore] Fix daenney being bad at sed (#4060)
Co-authored-by: Daenney <daenney@users.noreply.github.com>
Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4060
Co-authored-by: Daenney <daenney@noreply.codeberg.org>
Co-committed-by: Daenney <daenney@noreply.codeberg.org>
Diffstat (limited to 'docs/getting_started')
| -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 e320a565c..2ceb5eb80 100644 --- a/docs/getting_started/index.md +++ b/docs/getting_started/index.md @@ -155,7 +155,7 @@ Though multiple GtS instances can use the same Postgres database and either shar ## Tuning -Aside from the many instance tuning options present in the [example config file](https://https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/example/config.yaml) you can do additional tuning on the machine your GoToSocial instance is running on. +Aside from the many instance tuning options present in the [example config file](https://codeberg.org/superseriousbusiness/gotosocial/src/branch/main/example/config.yaml) you can do additional tuning on the machine your GoToSocial instance is running on. ### Swap |
