From 581ae09de7a2d19885d59c12d8a2ccb599cd074b Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Fri, 14 Mar 2025 16:31:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E5=BA=94=E7=94=A8=20?= =?UTF-8?q?=E9=95=BF=E6=AF=9B=E8=B1=A1=20Mastodon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- apps/mastodon/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/mastodon/README.md b/apps/mastodon/README.md index fc07d29c4..88fbd12c2 100644 --- a/apps/mastodon/README.md +++ b/apps/mastodon/README.md @@ -57,6 +57,10 @@ echo "ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY=$(openssl rand -hex 32)" echo "ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT=$(openssl rand -hex 32)" ``` +### 其他密钥 + +安装后,进入安装目录,查看 `env/mastodon.env` 文件,里面有其他密钥的配置说明,在您有需要的情况下。 + --- ![Ms Studio](https://file.lifebus.top/imgs/ms_blank_001.png)