mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
- switch from database stored sessions to redis for improved performance and session TTL - this allows us to remove the session DB table cleanup job needed on v4 |
||
|---|---|---|
| .. | ||
| app.php | ||
| auth.php | ||
| cache.php | ||
| database.php | ||
| filesystems.php | ||
| hashing.php | ||
| logging.php | ||
| mail.php | ||
| queue.php | ||
| ray.php | ||
| services.php | ||
| session.php | ||