From 2fa655aec6f0e38696dd927a1deffe5370c06ac8 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 9 Oct 2020 17:41:46 +0100 Subject: [PATCH] samba: Add recycle extension, too Signed-off-by: Michael Tremer --- html/cgi-bin/samba.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/cgi-bin/samba.cgi b/html/cgi-bin/samba.cgi index f46ab7ee39..e58d820049 100644 --- a/html/cgi-bin/samba.cgi +++ b/html/cgi-bin/samba.cgi @@ -146,7 +146,7 @@ winbind use default domain = yes logging = syslog # Enable support for Apple -vfs objects = catia fruit streams_xattr +vfs objects = catia fruit streams_xattr recycle # Enable following symlinks wide links = yes -- 2.39.2