File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ PASSWD = `password`
55
55
56
56
要发送测试邮件以验证设置,请转到 Gitea > 站点管理 > 配置 > SMTP 邮件配置。
57
57
58
- 有关所有选项的完整列表,请查看[ 配置速查表] ( doc/administration/config-cheat-sheet.zh-cn. md ) 。
58
+ 有关所有选项的完整列表,请查看[ 配置速查表] ( doc/administration/config-cheat-sheet.md ) 。
59
59
60
60
请注意:只有在使用 TLS 或 ` HOST=localhost ` 加密 SMTP 服务器通信时才支持身份验证。TLS 加密可以通过以下方式进行:
61
61
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ administrative user.
198
198
field is set to ` mail.com ` , then Gitea will expect the ` user email ` field
199
199
for an authenticated GIT instance to be ` gituser@mail.com ` .[ ^ 2 ]
200
200
201
- ** Note** : PAM support is added via [ build-time flags] ( installation/install- from-source.md#build ) ,
201
+ ** Note** : PAM support is added via [ build-time flags] ( installation/from-source.md#build ) ,
202
202
and the official binaries provided do not have this enabled. PAM requires that
203
203
the necessary libpam dynamic library be available and the necessary PAM
204
204
development headers be accessible to the compiler.
You can’t perform that action at this time.
0 commit comments