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 内の実際のアプリケーション設定以外の設定にも適用されますか?

更新:
簡単なテストの結果、答えは「はい」のようです。これは機能します。