soulseek: only retain cache for 1 day
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user