From 8d58560b78b70f0ae8389b076baa7fb84466dd92 Mon Sep 17 00:00:00 2001 From: thexai <58434170+thexai@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:43:44 +0100 Subject: [FileSystem] Move File Cache settings to GUI settings --- system/settings/settings.xml | 53 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) (limited to 'system') diff --git a/system/settings/settings.xml b/system/settings/settings.xml index a9839e44e2..d16c169ed1 100755 --- a/system/settings/settings.xml +++ b/system/settings/settings.xml @@ -2453,6 +2453,59 @@ + + + + 2 + 4 + + filecachebuffermodes + + + + + 2 + 20 + + + 3 + + + + filecachememorysizes + + + + + 2 + 400 + + + 3 + + + + filecachereadfactors + + + + + + + 2 + 131072 + + + 3 + + + + filecachechunksizes + + + + + -- cgit v1.2.3