aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-android/res/xml')
-rw-r--r--subsonic-android/res/xml/settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/subsonic-android/res/xml/settings.xml b/subsonic-android/res/xml/settings.xml
index 07d7a64f..ebb19e03 100644
--- a/subsonic-android/res/xml/settings.xml
+++ b/subsonic-android/res/xml/settings.xml
@@ -170,7 +170,7 @@
<EditTextPreference
android:title="@string/settings.cache_size"
android:key="cacheSize"
- android:defaultValue="500"
+ android:defaultValue="2000"
android:digits="0123456789"/>
<EditTextPreference