<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Setting sessionidle parameter in default.json]]></title><description><![CDATA[<p dir="auto">Hi there, and many thanks for the great work !</p>
<p dir="auto">I would like to set the sessionidle parameter in /etc/onlyoffice/documentserver/ as advised in <a href="https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/168#issuecomment-683620998" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/168#issuecomment-683620998</a> This setting is really important as it determines the time a user session is considered idle and thus the onlyoffice cache is flushed into the nextcloud file. By default, it is never flushed, so if a user is still connected to a document, the modifications performed by any user are only present in this cache and nextcloud file sync does not see them.</p>
<p dir="auto">As the container is read-only, the default.json config file cannot be modified. Any tip to do that, even at the command line, even if a stop / restart of the docker container is implied would be greatly appreciated, independently of a more long term solution.</p>
<p dir="auto">Many thanks,</p>
]]></description><link>https://forum.cloudron.io/topic/3100/setting-sessionidle-parameter-in-default-json</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 13:27:25 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3100.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 31 Aug 2020 08:46:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Setting sessionidle parameter in default.json on Tue, 01 Sep 2020 00:28:26 GMT]]></title><description><![CDATA[<p dir="auto">FWIW, you can try overriding the value in <code>/app/data/Config/production-linux.json</code> (Console -&gt; File Browser). I think the value needs to be like</p>
<pre><code>"services": {
  "CoAuthoring": {
    "expire": {
       "sessionidle": "1h"
</code></pre>
<p dir="auto">Then just restart the app.</p>
]]></description><link>https://forum.cloudron.io/post/12684</link><guid isPermaLink="true">https://forum.cloudron.io/post/12684</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 01 Sep 2020 00:28:26 GMT</pubDate></item><item><title><![CDATA[Reply to Setting sessionidle parameter in default.json on Tue, 01 Sep 2020 00:24:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fcayre" aria-label="Profile: fcayre">@<bdi>fcayre</bdi></a> In our nextcloud installation, onlyoffice docs automatically auto-save pretty much immediately. Here's a screen cap (see the bottom bar) it auto-saves almost immediately. Is that not the case for you?</p>
<p dir="auto"></p><div class="embed-wrapper"><div class="embed-container"><iframe src="https://www.youtube.com/embed/j8cAzLBLPUY" frameborder="0" allowfullscreen></iframe></div></div><p></p>
]]></description><link>https://forum.cloudron.io/post/12683</link><guid isPermaLink="true">https://forum.cloudron.io/post/12683</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 01 Sep 2020 00:24:55 GMT</pubDate></item></channel></rss>