nSeconds
nSeconds: number | undefined
Any block that was marked as unused before this number of seconds ago will be deleted. Specifying a non-zero value gives a period of time for other clients to refresh their manifests and stop using the now-garbage blocks. Otherwise they may get a 404 error. Default is 1 hour.
Defined in
- core/backend/src/CloudSqlite.ts Line 362
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.