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:31 +0300
committerSergey Linnik <sergey.linnik@onlyoffice.com>2022-10-20 16:09:31 +0300
commitee1246e1769b15bbcad308605003e0efcbcadb21 (patch)
treee09868378503daeed8f220e96e79ad929775a6bd
parent6db6ab4b03ed5df4070c9a35b2436bdbc4cdbe8a (diff)
parent5fdf15850b57cdb6e509c253944569b23c4c1db6 (diff)
Merge remote-tracking branch 'remotes/origin/develop' into feature/nc-24v7.5.6
-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