From 0defa1bf7e5231a6f63f12a92ecbd85cf409c8d4 Mon Sep 17 00:00:00 2001 From: Mohamed Radhi Guennichi Date: Tue, 9 Mar 2021 14:26:28 +0100 Subject: [PATCH] Fix typo --- admin_manual/configuration_files/external_storage/smb.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_files/external_storage/smb.rst b/admin_manual/configuration_files/external_storage/smb.rst index 01f4680f6..e80a64274 100644 --- a/admin_manual/configuration_files/external_storage/smb.rst +++ b/admin_manual/configuration_files/external_storage/smb.rst @@ -83,7 +83,7 @@ Decrease sync delay ^^^^^^^^^^^^^^^^^^^ Any updates detected by the notify command will only be synced to the client after the Nextcloud cron job has been executed -(usually every 15 minutes). If this interval is to high for your use case, you can decrease it by running ``occ files:scan --unscanned --all`` +(usually every 15 minutes). If this interval is too high for your use case, you can decrease it by running ``occ files:scan --unscanned --all`` at the desired interval. Note that this might increase the server load and you'll need to ensure that there is no overlap between runs. Hidden files upload failure or not shown