[Pkg-owncloud-commits] [owncloud-doc] 57/227: Correction to Shared folder note
David Prévot
taffit at moszumanska.debian.org
Sat Oct 11 17:20:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit 6c2199559e1fb02eb7dee95d2bdcba92917148fe
Author: Carla Schroder <carla at owncloud.com>
Date: Wed Sep 3 13:44:16 2014 -0700
Correction to Shared folder note
---
admin_manual/configuration/configuration-file-sharing.rst | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/admin_manual/configuration/configuration-file-sharing.rst b/admin_manual/configuration/configuration-file-sharing.rst
index 0508b98..682a4c8 100644
--- a/admin_manual/configuration/configuration-file-sharing.rst
+++ b/admin_manual/configuration/configuration-file-sharing.rst
@@ -18,12 +18,11 @@ ownCloud users. You have control of a number of user permissions on file shares:
You may also allow users to create server-to-server shares (see "Configuring
Server-to-Server Sharing" in the Admin manual).
-.. note:: The Shared folder has been removed from ownCloud 7. If you are
- upgrading from older ownCloud versions you will still have your old Shared
- folder, but new shares will appear in the top-level of your Files page, and
- the Shared folder is no longer required. You can now create your own folders
- for storing shared files, and organize, rename, and move them around like any
- other files.
+.. note:: The Shared folder has been removed from new installations of ownCloud 7.
+ Shares now appear in the top level of your file tree on your Files page. If you
+ are upgrading from older ownCloud versions you will still have your old Shared
+ folder, but you can change the default shared folder in ``config.php`` with the
+ ``'share_folder' =>`` directive.
Configure your sharing policy on your Admin page in the Sharing section.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list