«Please, refresh the page»

Hi!

Installed NextCloud. I use OnlyOffice and Sheets. If there is no action on the page for a while, the message “The document has not been edited for a long time. Please refresh the page”. I have 120-140 users, each with 2-3 Sheets tabs open.

Could you please tell me what settings can be changed?

  • PHP 8.2.24
  • Nextcloud Hub 7 (28.0.4)
'session_lifetime' => 60 * 60 * 24,
'remember_login_cookie_lifetime' => 60*60*24*15,

2024-11-25_08-43-34

Hi, I´ve the same massage, if the document will not longer used.
Simple, confirm and refresh your tab.

But I stepped away for literally half an hour to have lunch, I come back and have to refresh the tab again. Or, for example, I switched to another tab and half an hour later I come back and have to refresh the tab. This is the case with all Nextcloud users. How can I increase the timeout to at least 8 hours?

unterstand what you mean, but sorry, no idea. Maybe somebody from the community here. Think you can adjust some parameters in the nextcloud config e.g. I don´t know.

1 Like

@shaulov hi,
I see, you´ve added two lines in your config:

'session_lifetime' => 60 * 60 * 24,
'remember_login_cookie_lifetime' => 60*60*24*15,

have you success with them?

@Andi29 Hello! No, it didn’t have any effect :roll_eyes:

Hello,

Maybe you can find your answer here :

Keyword expire

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.