Skip to content

Commit 3c9f80c

Browse files
Merge pull request #13745 from nextcloud/backport/13742/stable32
2 parents 88d7a6a + 2a61464 commit 3c9f80c

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
@@ -267,7 +267,7 @@ Depending on your server setup, these are the possible connections:
267267
- apps.nextcloud.com
268268
- to check for available apps and their updates
269269
- submitted data: subscription key
270-
- github.com, objects.githubusercontent.com
270+
- github.com, objects.githubusercontent.com, release-assets.githubusercontent.com
271271
- to download Nextcloud standard apps
272272
- to download Nextcloud server releases
273273
- push-notifications.nextcloud.com
@@ -285,6 +285,7 @@ Depending on your server setup, these are the possible connections:
285285
- if the admin has agreed to share anonymized server data
286286
- submitted data: statistical data. see here for the `detailed field list`_
287287
- Any remote Nextcloud server that is connected with federated sharing
288+
- 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.
288289

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

0 commit comments

Comments
 (0)