diff options
| author | 2025-04-27 13:36:27 +0200 | |
|---|---|---|
| committer | 2025-04-27 13:40:22 +0200 | |
| commit | 93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1 (patch) | |
| tree | 0e487b1f0d32ac0d45589198fb573b89e48afd8b /docs/locales/zh/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/locales/zh/configuration')
| -rw-r--r-- | docs/locales/zh/configuration/database.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/locales/zh/configuration/database.md b/docs/locales/zh/configuration/database.md index cddd1d186..56e9ebdb6 100644 --- a/docs/locales/zh/configuration/database.md +++ b/docs/locales/zh/configuration/database.md @@ -131,7 +131,7 @@ db-tls-ca-cert: "" # 乘数 8 是一个合理的默认值,但你可能希望为在非常高性能硬件上运行的实例增加此值,或为使用非常慢的 CPU 的实例减少此值。 # # 请注意!!:此设置目前仅适用于 Postgres。SQLite 将始终使用 1 个连接,无论此处设置为何。这种行为将在实现更好的 SQLITE_BUSY 处理时更改。 -# 更多详情请参见 https://github.com/superseriousbusiness/gotosocial/issues/1407。 +# 更多详情请参见 https://codeberg.org/superseriousbusiness/gotosocial/issues/1407。 # # 示例: [16, 8, 10, 2] # 默认: 8 |
