From 83358a8292682713fc09ca50bb603ecc1c005e37 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 23 Feb 2021 09:59:43 +0100 Subject: [PATCH] Update README.md --- ubooquity/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ubooquity/README.md b/ubooquity/README.md index 33504d575..b72d355ed 100644 --- a/ubooquity/README.md +++ b/ubooquity/README.md @@ -32,6 +32,7 @@ maxmem: 300 # The quantity of memory allocated to Ubooquity depends on the hardw networkdisks: "" # list of smbv2/3 servers to mount (optional) cifsusername: "username" # smb username (optional) cifspassword: "password" # smb password (optional) +smbv1: false # Should smbv1 be used instead of 2.1+? ``` ## Support