镜像自地址
https://github.com/mail-in-a-box/mailinabox.git
已同步 2026-03-14 17:27:23 +01:00
fix webupdate
这个提交包含在:
@@ -108,7 +108,7 @@ def do_web_update(env):
|
||||
if domain in web_only_domains:
|
||||
nginx_conf += make_domain_config(domain, [template0, template4], ssl_certificates, env)
|
||||
else:
|
||||
nginx_conf += make_domain_config(domain, [template0, template1], ssl_certificates, env)
|
||||
nginx_conf += make_domain_config(domain, [template0, template1], ssl_certificates, env)
|
||||
else:
|
||||
nginx_conf += make_domain_config(domain, [template0], ssl_certificates, env)
|
||||
else:
|
||||
|
||||
在新工单中引用
屏蔽一个用户