Merge pull request #12980 from scubamuc/master

Update source_installation.rst
This commit is contained in:
rakekniven 2025-04-02 19:12:31 +02:00 committed by GitHub
commit dbdfa2bff9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -456,7 +456,7 @@ editing configuration files manually or using the management console. `Configuri
External media
--------------
Snap confinement is a security feature and determines the amount of access an application has to system resources,
`Snap confinement <https://snapcraft.io/docs/snap-confinement>`_ is a security feature and determines the amount of access an application has to system resources,
such as files, the network, peripherals and services. Thus your Nextcloud snap is securely confined from the host
system. Unless you specifically allow the Nextcloud snap to access the ``/media`` or ``/mnt`` directories on the
host system, you will not be able to access any other directory outside of the confinement.
@ -470,7 +470,7 @@ to access removable media by connecting that interface:
``sudo snap connect nextcloud:removable-media``
Further documentation, an `extensive Wiki <https://github.com/nextcloud-snap/nextcloud-snap/wiki>`_ and `FAQ's <https://github.com/nextcloud-snap/nextcloud-snap/wiki/FAQ's>`_ can be found on the `developers GitHub <https://github.com/nextcloud-snap/nextcloud-snap>`_.
Further documentation, an extensive `Wiki <https://github.com/nextcloud-snap/nextcloud-snap/wiki>`_ and `FAQ's <https://github.com/nextcloud-snap/nextcloud-snap/wiki/FAQ's>`_ can be found on the `developers GitHub <https://github.com/nextcloud-snap/nextcloud-snap>`_.
.. note:: The `snapd technology <http://snapcraft.io/docs/core/>`_ is the core
that powers snaps, and it offers a new way to package, distribute, update and