From afb4279d27c700b7e54383f09d693ca5993e7c8a Mon Sep 17 00:00:00 2001 From: tobi Date: Mon, 28 Apr 2025 12:08:51 +0000 Subject: [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 Co-committed-by: tobi --- docs/locales/zh/configuration/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/locales/zh/configuration') 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 服务器时通过以下方式进行: -- cgit v1.3