Skip to content

Conversation

@solracsf
Copy link
Member

@solracsf solracsf commented Jan 12, 2026

Summary

Maybe I've read the code wrongly, so correct me if I'm wrong, but this configurable value was never implemented? 🤔

/**
* TTL of chunks located in the cache folder before they're removed by
* garbage collection (in seconds). Increase this value if users have
* issues uploading very large files via the Nextcloud Client as upload isn't
* completed within one day.
*
* Defaults to ``60*60*24`` (1 day)
*/
'cache_chunk_gc_ttl' => 60 * 60 * 24,

Checklist

@solracsf solracsf added this to the Nextcloud 33 milestone Jan 12, 2026
@solracsf solracsf requested a review from a team as a code owner January 12, 2026 23:02
@solracsf solracsf added 3. to review Waiting for reviews feature: files labels Jan 12, 2026
@solracsf solracsf requested review from a team, ArtificialOwl, blizzz, come-nc, icewind1991, nfebe, provokateurin and sorbaugh and removed request for a team January 12, 2026 23:02
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
@solracsf solracsf force-pushed the implementCacheChunkGcTtl branch from 3b6a0ee to df018cf Compare January 13, 2026 08:00
@solracsf solracsf changed the title fix(gc): Implement cache_chunk_gc_ttl fix(gc): (re)implement cache_chunk_gc_ttl Jan 13, 2026
@nextcloud-bot nextcloud-bot mentioned this pull request Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants