كيفية تغيير إعدادات SMTP بدون الترقية إلى أحدث إصدار

Is it possible to change the SMTP settings in Discourse without rebuilding the app (and therefore upgrading to the latest version of the code, which hasn’t yet gone through our testing procedure)?

إعجاب واحد (1)

Change smtp settings in app.yml, then run ./launcher destroy app && ./launcher start app

6 إعجابات

I developed a plugin for sites that need to change smtp servers frequently, you can take a look

3 إعجابات

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.