diff --git a/admin_manual/configuration/configuration-file-sharing.rst b/admin_manual/configuration/configuration-file-sharing.rst index c0f10688a..fe89b86da 100644 --- a/admin_manual/configuration/configuration-file-sharing.rst +++ b/admin_manual/configuration/configuration-file-sharing.rst @@ -1,5 +1,5 @@ File Sharing -======= +============= ownCloud users can share files with their ownCloud groups and other users on the same ownCloud server, and create public shares for people who are not @@ -62,7 +62,7 @@ re-sharing, editing, updating, and deletion privileges: .. figure:: ../images/sharing-user-local.png Creating Persistent File Shares ------------------------ +-------------------------------- When a user is deleted, their files are also deleted. As you can imagine, this is a problem if they created file shares that need to be preserved, because @@ -76,4 +76,4 @@ way, and share it with the users or groups who need to use it. Set the appropriate permissions on it-- at a minumum ``share`` and ``create``-- and then no matter which users come and go, the file shares will remain. Because all files added to the share, or edited in it, automatically become owned by the -creator of the share regardless of who adds or edits them. \ No newline at end of file +creator of the share regardless of who adds or edits them.