From 544c97c013ec70851d246ec24d2320e27a40b96c Mon Sep 17 00:00:00 2001 From: taynpg Date: Wed, 25 Feb 2026 11:52:48 +0800 Subject: [PATCH] =?UTF-8?q?gitea=E6=8F=92=E5=85=A5=E5=A4=87=E6=A1=88?= =?UTF-8?q?=E5=8F=B7=E7=A4=BA=E4=BE=8B=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Service/Gitea.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Service/Gitea.txt b/Service/Gitea.txt index e9bcddc..78983b9 100644 --- a/Service/Gitea.txt +++ b/Service/Gitea.txt @@ -174,4 +174,8 @@ sudo systemctl restart gitea 额外配置: [ui] ; 禁用模棱两可的 Unicode 字符检测警告 -AMBIGUOUS_UNICODE_DETECTION = false \ No newline at end of file +AMBIGUOUS_UNICODE_DETECTION = false + +网页中插入一个备案号示例: +位置:/var/lib/gitea/custom/templates/custom/extra_links.tmpl +豫ICP备2021023625号-1 \ No newline at end of file