是否可以在不重建应用程序(从而升级到尚未通过我们测试程序的最新代码版本)的情况下更改 Discourse 中的 SMTP 设置?
1 个赞
更改 app.yml 中的 smtp 设置,然后运行 ./launcher destroy app && ./launcher start app
8 个赞
我开发了一个插件,适用于需要频繁更改 SMTP 服务器的站点,您可以看一下。
3 个赞
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.