mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-31 14:18:41 +07:00
fixed error in SMB mount configuration.
This commit is contained in:
@@ -147,7 +147,7 @@ Example
|
||||
'user'=>'johndoe',
|
||||
'password'=> 'secret',
|
||||
'share'=>'/test',
|
||||
'/Pictures'
|
||||
'root'=>'/Pictures'
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user