Come modificare le impostazioni SMTP senza eseguire l'aggiornamento al codice più recente

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 Mi Piace

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

6 Mi Piace

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

3 Mi Piace

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