{{define "admin/settings"}} {{template "base/head" .}} {{template "base/navbar" .}}

站点设置

{{template "admin/nav" .}} {{template "base/alert" .}}

品牌

基础限流

窗口内允许的操作次数(秒)。

敏感词(有效 {{.FilterCount}} 个)

每行一个词,# 开头为注释。保存后立即热更新。

邮件 SMTP

启用后可用于注册验证码、忘记密码重置与通知。{{if .MailReady}}当前:已就绪。{{else}}当前:未就绪。{{end}}{{if .Mail.HasPassword}} 已保存密码。{{end}}

{{template "base/footer" .}} {{end}}