You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #766 we saw that the auto_send and auto_delete settings currently only accept literal true and false. Let's expand that to the typical aliases for consistency.
In #766 we saw that the
auto_sendandauto_deletesettings currently only accept literaltrueandfalse. Let's expand that to the typical aliases for consistency.