mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-20 14:03:42 +03:00
fix #2641: document subdir parameter for CIFS backend
Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
This commit is contained in:
parent
80df0d2e37
commit
3cd0ecb4c0
@ -61,6 +61,10 @@ content-dirs::
|
||||
|
||||
Overrides for the default directory layout. Optional.
|
||||
|
||||
subdir::
|
||||
|
||||
The subdirectory of the share to mount. Optional, defaults to the root directory of the share.
|
||||
|
||||
.Configuration Example (`/etc/pve/storage.cfg`)
|
||||
----
|
||||
cifs: backup
|
||||
@ -70,6 +74,7 @@ cifs: backup
|
||||
content backup
|
||||
username anna
|
||||
smbversion 3
|
||||
subdir /data
|
||||
|
||||
----
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user