2 directories, 29 files

tinai

Home / testing / ai / tinai
; Lifetime in seconds of cookie or, if 0, until browser is restarted.
; http://php.net/session.cookie-lifetime
session.cookie_lifetime = 604800

; After this number of seconds, stored data will be seen as 'garbage' and
; cleaned up by the garbage collection process.
; http://php.net/session.gc-maxlifetime
; default = 1440
session.gc_maxlifetime = 604800
⚠️
php.ini ×
Type: OS File, text/plain
356 Bytes
Last Modified 2026-04-01 01:28:00
⬇ Download File