mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
fixed error in SMB mount configuration.
This commit is contained in:
parent
7b4f77dc30
commit
ab40c88919
@ -147,7 +147,7 @@ Example
|
||||
'user'=>'johndoe',
|
||||
'password'=> 'secret',
|
||||
'share'=>'/test',
|
||||
'/Pictures'
|
||||
'root'=>'/Pictures'
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user