drakkan / sftpgo

Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
https://sftpgo.com
GNU Affero General Public License v3.0
9.52k stars 739 forks source link

Increase Time Out parameter for webadmin page #1734

Open saibi558440 opened 3 months ago

saibi558440 commented 3 months ago

⚠️ This issue respects the following points: ⚠️

Bug description

Webadmin page keeps timing out after 15 mins. Is there a parameter that we can add to extend the inactive time out to 1 hr Thank you Sai

Steps to reproduce

  1. Login to Webadmin page
  2. Leave the session idle for 20 mins
  3. it times our and you have to relogin

Expected behavior

we want the webamin page to stay live even after 1 hr of inactivity

SFTPGo version

SFTPGo 2.6.2-58de4108-2024

Data provider

sftpgo website

Installation method

Community RPM package

Configuration

we are using the defaults for httpd, the only change is https=true

Relevant log output

No response

What are you using SFTPGo for?

Enterprise

Additional info

s

Tirke commented 2 months ago

@drakkan Hello :) Hope you are well. On our side admins need to reconnect after just 1 min, and I can't find if there is a setting or a config to increase that duration? Thanks a lot.