hi,
Latest cs-cart change the session time configuration from config.php to tygh/session.php, but
protected static $ttl = (AREA === 'C') ? SESSIONS_STORAGE_ALIVE_TIME : SESSION_ALIVE_TIME; // Edited By Beta
not affect and not Work "AREA"!
how increase session alive time in customers area?