Remove user option from webdav share

This commit is contained in:
Andreas Zweili 2023-01-23 10:00:07 +01:00
parent 1e63d2320b
commit 7074ff859a
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
device = "https://nextcloud.2li.ch/remote.php/dav/files/${custom.username}/10_documents/";
fsType = "davfs";
options = [
"user"
"rw"
"x-systemd.automount"
"noauto"