Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(core): improve autoDeleteTimeout configuration
- Updated the default value for `autoDeleteTimeout` to use a calculation based on `Time.day` and `Time.second`, enhancing clarity and configurability. - Adjusted the minimum value for `autoDeleteTimeout` to be relative to `Time.hour`, ensuring better time management in the configuration. - These changes aim to streamline the configuration logic and improve the overall operational efficiency of the core functionalities.
- Loading branch information