Skip to content

Commit 43b695a

Browse files
authored
Merge pull request #133 from nextcloud/backport-132
[stable16] add app description to readme and appinfo
2 parents 270113f + e6eea27 commit 43b695a

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
# Privacy
2-
Place this app in **nextcloud/apps/**
1+
# :key: Privacy
2+
3+
The privacy center shows you where your data is stored and who can access it, either because you shared with them or because they are administrators.
4+
5+
## Installation
6+
7+
This app is shipped and enabled by default in every Nextcloud instance starting with Nextcloud 16. If you wish to disable this app, go to `Apps`, `Active Apps`, scroll down to find `Privacy` and click `Disable`.
38

49
## Building the app
510

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<id>privacy</id>
55
<name>Privacy</name>
66
<summary>-</summary>
7-
<description><![CDATA[-]]></description>
7+
<description><![CDATA[The privacy center shows you where your data is stored and who can access it, either because you shared with them or because they are administrators.]]></description>
88
<version>1.0.0</version>
99
<licence>agpl</licence>
1010
<author mail="georg.ehrke@nextcloud.com" >Georg Ehrke</author>

0 commit comments

Comments
 (0)