soulseek: only retain cache for 1 day
All checks were successful
Build and Deploy / mreow (push) Successful in 1m53s
Build and Deploy / yarn (push) Successful in 42s
Build and Deploy / muffin (push) Successful in 1m18s

This commit is contained in:
2026-04-21 12:56:46 -04:00
parent e8e3174420
commit a8cf95c7dd

View File

@@ -43,6 +43,9 @@
shares = {
directories = [ service_configs.music_dir ];
# rescan daily so files retagged/re-encoded on disk don't drift out
# of sync with the shared index (avoids sending stale sizes to peers)
cache.retention = 1440;
};
global = {