禁用模棱两可的 Unicode 字符检测警告
This commit is contained in:
@@ -170,3 +170,8 @@ server {
|
|||||||
8.关闭注册。sudo vim /etc/gitea/app.ini
|
8.关闭注册。sudo vim /etc/gitea/app.ini
|
||||||
DISABLE_REGISTRATION = true
|
DISABLE_REGISTRATION = true
|
||||||
sudo systemctl restart gitea
|
sudo systemctl restart gitea
|
||||||
|
|
||||||
|
额外配置:
|
||||||
|
[ui]
|
||||||
|
; 禁用模棱两可的 Unicode 字符检测警告
|
||||||
|
AMBIGUOUS_UNICODE_DETECTION = false
|
||||||
Reference in New Issue
Block a user