fix: shorten limit list so playlist loads faster on phone and within navidrome ui
This commit is contained in:
+1
-1
@@ -13,5 +13,5 @@
|
||||
],
|
||||
"sort": "dateModified",
|
||||
"order": "desc",
|
||||
"limit": 1500
|
||||
"limit": 1000
|
||||
}
|
||||
Reference in New Issue
Block a user