Welcome, Guest. Please login or register.

Author Topic: Extend inactivity timer?  (Read 1126 times)

nykjell

  • Newbie
  • *
  • Posts: 4
  • NeDi fan since 200x. :)
    • View Profile
Extend inactivity timer?
« on: December 16, 2022, 08:05:20 am »
Hi
Where can I extend the time of inactivity before being automatically logged out?
I would like a few hours, before a new login is required.

Regards,
 /Kjell

rickli

  • Administrator
  • Hero Member
  • *****
  • Posts: 2893
    • View Profile
    • NeDi
Re: Extend inactivity timer?
« Reply #1 on: December 16, 2022, 12:18:20 pm »
This part of your websrver / PHP configuration not NeDi...
Please consider Other-Invoices on your NeDi installation for an annual contribution, tx!
-Remo

nykjell

  • Newbie
  • *
  • Posts: 4
  • NeDi fan since 200x. :)
    • View Profile
Re: Extend inactivity timer?
« Reply #2 on: January 02, 2023, 09:27:12 am »
Solution:
Edit php.ini - Default 1440 seconds = 24 minutes
    session.gc_maxlifetime = 1440
Change to 14400 gives four hours "inactivity timer". 

Regards,
 /Kjell  :)
« Last Edit: January 02, 2023, 09:29:15 am by nykjell »