webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.24k stars 590 forks source link

refactor(app-trash-bin): assign API env variable to ADMIN env variable #4130

Closed leopuleo closed 2 months ago

leopuleo commented 2 months ago

Changes

With this PR, we are assigning the WEBINY_TRASH_BIN_RETENTION_PERIOD_DAYS value to WEBINY_ADMIN_TRASH_BIN_RETENTION_PERIOD_DAYS so developers can set one env variable and be used for both background task and admin.

How Has This Been Tested?

Manually

Documentation

I need to update both release notes and docs.