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
|`RESET_DB`| bool |`false`| Drop and recreate the database. |
210
210
|`SAMPLE_DATA`| string |_see comment →_| File with sample data to load. Default `data.json` when resetting or generating new DB, none when upgrading. Use `` (empty string) to disable. |
211
211
|`SMTP_AUTH_MECHANISM`[^2]| string |`"plain"`| SMTP authentication mechanism to use; one of "login", "cram-md5", "plain". |
0 commit comments