From bf5a48ea8fbbdb6cabedd1d2b11185d7ec5a0a58 Mon Sep 17 00:00:00 2001 From: bergware Date: Sat, 21 Mar 2020 20:36:13 +0100 Subject: [PATCH] Multi cache support --- plugins/dynamix/ShareEdit.page | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/dynamix/ShareEdit.page b/plugins/dynamix/ShareEdit.page index 67d60da91..14e11c37d 100644 --- a/plugins/dynamix/ShareEdit.page +++ b/plugins/dynamix/ShareEdit.page @@ -28,6 +28,7 @@ if ($name == "") { "include" => "", "exclude" => "", "useCache" => "no", + "cachePool" => "cache", "cow" => "auto"]; } elseif (array_key_exists($name, $shares)) { /* edit existing share */ @@ -148,9 +149,9 @@ _(Use cache pool (for new files/directories))_: :end _(Select cache pool)_: -: - +