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
|`BODY_LIMIT`| Payload size limit for scenes or images |`50mb`|
29
+
|`ENABLE_POSTGRES_TTL_SERVICE`| Enabling the Postgres TTL Service will clean up expired items once a day. This will break if used with a non-postgres `STORAGE_URI`. |`false`|
29
30
30
31
### Env Variables for Postgres
32
+
31
33
For setting postgres pool variables, a few code adjustment have to be made in the `storage.service.ts`:
0 commit comments