Skip to content

Commit c144df6

Browse files
Merge pull request #13744 from nextcloud/backport/13742/stable31
2 parents 0c66dce + 4b2246b commit c144df6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

admin_manual/installation/harden_server.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Depending on your server setup, these are the possible connections:
269269
- apps.nextcloud.com
270270
- to check for available apps and their updates
271271
- submitted data: subscription key
272-
- github.com, objects.githubusercontent.com
272+
- github.com, objects.githubusercontent.com, release-assets.githubusercontent.com
273273
- to download Nextcloud standard apps
274274
- push-notifications.nextcloud.com
275275
- sending push notifications to mobile clients
@@ -286,6 +286,7 @@ Depending on your server setup, these are the possible connections:
286286
- if the admin has agreed to share anonymized server data
287287
- submitted data: statistical data. see here for the `detailed field list`_
288288
- Any remote Nextcloud server that is connected with federated sharing
289+
- When downloading apps from the App store other domains might be accessed, based on the choice of the app developers where they host the releases. For all official Nextcloud apps this is not the case though, because they are hosted on Github.
289290

290291
.. _optional (config): https://docs.nextcloud.com/server/31/admin_manual/configuration_server/config_sample_php_parameters.html#has-internet-connection
291292
.. _detailed field list : https://github.com/nextcloud/survey_client

0 commit comments

Comments
 (0)