diff options
| author | 2025-04-28 12:08:51 +0000 | |
|---|---|---|
| committer | 2025-04-28 12:08:51 +0000 | |
| commit | afb4279d27c700b7e54383f09d693ca5993e7c8a (patch) | |
| tree | 6a1ada288e06af561788983d48503128f68f1fae /docs/locales/zh/configuration | |
| parent | bump dependencies: minio-go, go-sqlite3, goldmark, otel, x/image/webp (#4075) (diff) | |
| download | gotosocial-afb4279d27c700b7e54383f09d693ca5993e7c8a.tar.xz | |
[docs] Move docs links to codeberg (#4074)
Update more links from github -> codeberg in the docs.
Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4074
Co-authored-by: tobi <tobi.smethurst@protonmail.com>
Co-committed-by: tobi <tobi.smethurst@protonmail.com>
Diffstat (limited to 'docs/locales/zh/configuration')
| -rw-r--r-- | docs/locales/zh/configuration/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/locales/zh/configuration/index.md b/docs/locales/zh/configuration/index.md index ce8601d4a..79451f7bb 100644 --- a/docs/locales/zh/configuration/index.md +++ b/docs/locales/zh/configuration/index.md @@ -129,7 +129,7 @@ gotosocial server start --media-image-max-size 2097152 你可以通过将环境变量 `GTS_WAZERO_COMPILATION_CACHE` 设置为一个目录来指示 GoToSocial 存储 Wazero 工件,该目录将由 GtS 用于存储两个大小约为 ~50MiB 的小型工件(总计约 ~100MiB)。 -要了解此方法的示例,请参见 [docker-compose.yaml](https://raw.githubusercontent.com/superseriousbusiness/gotosocial/main/example/docker-compose/docker-compose.yaml) 和 [gotosocial.service](https://raw.githubusercontent.com/superseriousbusiness/gotosocial/main/example/gotosocial.service) 示例文件。 +要了解此方法的示例,请参见 [docker-compose.yaml](https://codeberg.org/superseriousbusiness/gotosocial/raw/branch/main/example/docker-compose/docker-compose.yaml) 和 [gotosocial.service](https://codeberg.org/superseriousbusiness/gotosocial/raw/branch/main/example/gotosocial.service) 示例文件。 如果你希望在 systemd 或 Docker 之外为 GtS 提供此值,可以在启动 GtS 服务器时通过以下方式进行: |
