new Settings button

Conflicts:
	admin_manual/configuration_files/external_storage_configuration_gui.rst
This commit is contained in:
Carla Schroder
2015-07-28 13:30:58 -07:00
parent 17cc1d0256
commit 42e4345735

View File

@@ -10,6 +10,27 @@ All of these connect to a LAN ownCloud server that is not publicly accessible,
with one exception: Google Drive requires an ownCloud server with a registered
domain name that is accessible over the Internet.
`Video: How to Configure External Storage in ownCloud Server 8.1
<https://youtu.be/uezzFDRnoPY>`_
.. figure:: images/video_externalstorage.png
:target: https://youtu.be/uezzFDRnoPY
New Settings Options
--------------------
Hover your cursor to the right of any external mount configuration to expose
the settings button and trashcan. Click the trashcan to delete the
mountpoint. The settings button allows you to configure each mountpoint
individually with the following options:
* Encryption
* Previews
* Check for changes Never, Once every direct access, or Every time the
filesystem is Used.
.. figure:: ../images/encryption13.png
Supported mounts
----------------
@@ -370,5 +391,4 @@ Although configuration may be done by making modifications to the
``mount.json`` file, it is recommended to use the Web-GUI in the administrator
panel (as described in the above section) to add, remove, or modify mount
options to prevent any problems. See :doc:`external_storage_configuration` for
configuration examples.
configuration examples.