From 413b0467ecb860671e009832d1a58026ae1d9cf4 Mon Sep 17 00:00:00 2001 From: d-two <32079446+d-two@users.noreply.github.com> Date: Thu, 26 Oct 2023 22:10:59 +0200 Subject: [PATCH] Update config.yaml --- ps3netsrv/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ps3netsrv/config.yaml b/ps3netsrv/config.yaml index f2ca9a3..160103d 100644 --- a/ps3netsrv/config.yaml +++ b/ps3netsrv/config.yaml @@ -22,6 +22,6 @@ privileged: - DAC_READ_SEARCH schema: cifsdomain: str? - cifspassword: str? - cifsusername: str? - networkdisks: str? + cifspassword: str + cifsusername: str + networkdisks: str