From 6bc31c08a9f7639534ad60e9d9b50e20aff37873 Mon Sep 17 00:00:00 2001 From: chsteinle Date: Wed, 24 Nov 2021 12:17:27 +0100 Subject: [PATCH] Change samba configuration. --- networking/smb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking/smb.conf b/networking/smb.conf index a629f11..8c293cf 100644 --- a/networking/smb.conf +++ b/networking/smb.conf @@ -19,7 +19,7 @@ [data] comment = Data path = /share - read only = no + browsable = yes writable = yes printable = no guest ok = no