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
| STORAGE_ENDPOINT | string | Custom S3 endpoint. Only used when STORAGE_PROVIDER = "s3". Defaults to "https://s3.${region}.amazonaws.com"|
23
24
| DB_LOGGING | boolean | If "true", logs all SQL queries to the terminal |
24
25
| LOG_REQUESTS | filter | What requests to log, per response code (eg. `-200` to log every non-200 response code, or `404` to log requests with a Not Found status code) |
0 commit comments