Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Service/DocumentService.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Service/DocumentService.php b/lib/Service/DocumentService.php
index 31dcb6910..2b2bd6064 100644
--- a/lib/Service/DocumentService.php
+++ b/lib/Service/DocumentService.php
@@ -59,7 +59,7 @@ class DocumentService {
/**
* Delay to wait for between autosave versions
*/
- public const AUTOSAVE_MINIMUM_DELAY = 60;
+ public const AUTOSAVE_MINIMUM_DELAY = 10;
/**
* @var string|null