Tibia Idle
Active Member
- Joined
- Nov 23, 2023
- Messages
- 164
- Reaction score
- 36
Is it possible to change the logout time from the account? I would like it to not look at me at all and remain logged in all the time.
Thanks so much for help. Now I have in /etc/php/8.1/apache2:
session.gc_maxlifetime = 1440
If I change it to below, it won't affect nerative for the server??
session.gc_maxlifetime = 28800
will this setting work for all sites on my server?