Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
enhance content being sent

Signed-off-by: Rello <Rello@users.noreply.github.com>
  • Loading branch information
Rello authored May 22, 2024
1 parent c7d46f5 commit df49ab5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ Sends anonymized data to Nextcloud to help us to improve Nextcloud. You
always have full control over the content sent to Nextcloud and can disable
it again at any time.

### Content being sent:
- App list (for each app: name, version, enabled status)
- Database environment (type, version, database size)
- Encryption information (is it enabled?, what is the default module)
- Number of shares (per type and permission setting)
- PHP environment (version, memory limit, max. execution time, max. file size)
- Server instance details (version, memcache used, status of locking/previews/avatars)
- Statistic (number of files, users, storages per type, comments and tags)


## QA metrics on master branch:

[![Build Status](https://travis-ci.org/nextcloud/survey_client.svg?branch=master)](https://travis-ci.org/nextcloud/survey_client)

0 comments on commit df49ab5

Please sign in to comment.