mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
52db7f2ef3
The default is set to 5 and only applied for new applications or applications that opt-in for this new default. Closes #42089. [André Luis Leal Cardoso Junior + Rafael Mendonça França]
255 B
255 B
-
Configures a default of 5 for both
open_timeout
andread_timeout
for SMTP Settings.André Luis Leal Cardoso Junior
Please check 6-1-stable for previous changes.