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

github.com/ONLYOFFICE/onlyoffice-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Linnik <sergey.linnik@onlyoffice.com>2022-10-20 16:09:45 +0300
committerSergey Linnik <sergey.linnik@onlyoffice.com>2022-10-20 16:09:45 +0300
commita785bb76c7a2562bf4a4884c608d08f26490e606 (patch)
treea739f8030f71e6d811538f44d996ddfb936db9e1
parent96dc75361b37b0b0658fd073371d7ab41d2edda4 (diff)
parentee1246e1769b15bbcad308605003e0efcbcadb21 (diff)
Merge remote-tracking branch 'remotes/origin/feature/nc-24' into feature/nc-25
-rw-r--r--lib/remoteinstance.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/remoteinstance.php b/lib/remoteinstance.php
index 000de44..e3578c3 100644
--- a/lib/remoteinstance.php
+++ b/lib/remoteinstance.php
@@ -43,7 +43,7 @@ class RemoteInstance {
/**
* Time to live of remote instance (12 hours)
*/
- private static $ttl = 60 * 60 * 12;
+ private static $ttl = 60 * 60 * 1;
/**
* Health remote list