比重新构建启动器更快地更新 SMTP 配置?

Is there a quicker procedure to update the smtp server details (just the smtp address for example) than running ./launcher rebuild app ?

   ./launcher destroy app
   ./launcher start app

Works if you have just changed environment variables.

这是否也适用于仅修改数据库连接详情?它是否适用于 app.yml 中除应用本身之外的任何设置?

更新:
经过初步测试,答案似乎是肯定的,这确实有效。