Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
<name>Team Folders</name>
<summary>Shared folders managed by admins, accessible to designated teams with configurable permissions and quotas</summary>
<description>
<![CDATA[
Team Folders (formerly "Group Folders") allows administrators to create and manage shared folders that are accessible
to selected teams within Nextcloud.
<![CDATA[
Team Folders (formerly "Group Folders") allows administrators to create and manage shared
folders for selected teams within Nextcloud.

Admins can configure folders from the Team Folders section in the admin settings, where they can grant access to one
or more teams, set custom permissions (such as read, write, and sharing rights), and assign storage quotas to each
folder.
Admins can grant one or more teams access to a folder, configure permissions (such as read,
write, and sharing rights), and assign storage quotas from the Team Folders section (under
admin settings). The app also supports advanced permissions and integration with Nextcloud’s
trash and versioning systems.

As of Hub 10/Nextcloud 31, admins must be members of a team to assign it a Team Folder. The app supports advanced
features such as quota management, granular access control, and integration with Nextcloud’s trash and versioning
systems.
]]>
As of Hub 10 / Nextcloud 31, admins must be members of a team to assign that team to a Team
Folder.
]]>
</description>
<version>21.0.7</version>
<licence>agpl</licence>
Expand Down
Loading