From 121bf6d73847affe20bf16ed84fbd73ed6f0b9a6 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Tue, 30 Dec 2014 10:50:43 -0800 Subject: [PATCH] Update external_storage_configuration.rst --- admin_manual/configuration/external_storage_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration/external_storage_configuration.rst b/admin_manual/configuration/external_storage_configuration.rst index 49cffe011..8901a4c2b 100644 --- a/admin_manual/configuration/external_storage_configuration.rst +++ b/admin_manual/configuration/external_storage_configuration.rst @@ -194,7 +194,7 @@ takes the following options: - **password**: the password to login on the samba server - **share**: the share on the samba server to mount - **root**: the folder inside the samba share to mount (optional, defaults - to ‘/’). To assign the owncloud logon username automatically to the subfolder, use $user instead of a particular subfolder name. + to ‘/’). To assign the ownCloud logon username automatically to the subfolder, use $user instead of a particular subfolder name. .. note:: The SMB backend requires **smbclient** to be installed on the server.