diff options
| author | 2025-04-27 13:36:27 +0200 | |
|---|---|---|
| committer | 2025-04-27 13:40:22 +0200 | |
| commit | 93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1 (patch) | |
| tree | 0e487b1f0d32ac0d45589198fb573b89e48afd8b /docs/configuration | |
| parent | [chore] add woodpecker ci/cd pipelines (#4061) (diff) | |
| download | gotosocial-93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1.tar.xz | |
[chore] Rewrite all remaining Github links
Diffstat (limited to 'docs/configuration')
| -rw-r--r-- | docs/configuration/database.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/database.md b/docs/configuration/database.md index 4f3785b37..06b6b4f60 100644 --- a/docs/configuration/database.md +++ b/docs/configuration/database.md @@ -146,7 +146,7 @@ db-tls-ca-cert: "" # # PLEASE NOTE!!: This setting currently only applies for Postgres. SQLite will always use 1 connection regardless # of what is set here. This behavior will change in future when we implement better SQLITE_BUSY handling. -# See https://github.com/superseriousbusiness/gotosocial/issues/1407 for more details. +# See https://codeberg.org/superseriousbusiness/gotosocial/issues/1407 for more details. # # Examples: [16, 8, 10, 2] # Default: 8 |
