From 82a368a3aa5a0649549f3dc05f79f879d2677e64 Mon Sep 17 00:00:00 2001 From: glay Date: Thu, 7 Nov 2024 08:13:24 +0800 Subject: [PATCH] =?UTF-8?q?=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20=20=20=20.e?= =?UTF-8?q?nv.template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.template | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.env.template b/.env.template index 8c0c4c1cc..524fc3da2 100644 --- a/.env.template +++ b/.env.template @@ -71,4 +71,7 @@ WHITE_WEBDAV_ENDPOINTS= ### bedrock (optional) AWS_REGION= AWS_ACCESS_KEY= -AWS_SECRET_KEY= \ No newline at end of file +AWS_SECRET_KEY= + +### Assign this with a secure, randomly generated key +ENCRYPTION_KEY= \ No newline at end of file