From 7067941cbef89727d58d269f4add1ce4f88a17c5 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Thu, 19 May 2016 15:22:53 -0700 Subject: [PATCH] add note re rechecking failed storage mounts --- .../external_storage_configuration_gui.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/admin_manual/configuration_files/external_storage_configuration_gui.rst b/admin_manual/configuration_files/external_storage_configuration_gui.rst index 50b038667..80644312c 100644 --- a/admin_manual/configuration_files/external_storage_configuration_gui.rst +++ b/admin_manual/configuration_files/external_storage_configuration_gui.rst @@ -8,9 +8,10 @@ users to mount their own external storage services. ownCloud 9.0 introduces a new set of :ref:`occ commands for managing external storage `. -Also new in 9.0 is an option for the ownCloud admin to enable or disable sharing on individual -external mountpoints (see :ref:`external_storage_mount_options_label`). Sharing on such -mountpoints is disabled by default. +Also new in 9.0 is an option for the ownCloud admin to enable or disable sharing +on individual external mountpoints (see +:ref:`external_storage_mount_options_label`). Sharing on such mountpoints is +disabled by default. Enabling External Storage Support --------------------------------- @@ -49,6 +50,9 @@ indicates the storage is ready for use. A red or yellow icon indicates that ownCloud could not connect to the external storage, so you need to re-check your configuration and network availability. +If there is an error on the storage, it will be marked as unavailable for ten +minutes. To re-check it, click the colored icon or reload your Admin page. + User and Group Permissions --------------------------