coolify/config
2025-09-10 08:19:38 +02:00
..
api.php refactor(core): rename API rate limit ENV 2025-06-18 15:23:44 +02:00
app.php refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
auth.php
broadcasting.php
cache.php
chunk-upload.php
constants.php feat(ssh-multiplexing): enhance multiplexed connection management with health checks and metadata caching 2025-09-10 08:19:38 +02:00
cors.php
database.php
debugbar.php
filesystems.php
fortify.php
hashing.php
horizon.php feat(queues): improve Horizon config to reduce CPU and RAM usage (#6212) 2025-07-18 19:17:28 +02:00
livewire.php
logging.php feat(scheduling): introduce ScheduledJobManager and ServerResourceManager for enhanced job scheduling and resource management 2025-07-12 14:44:44 +02:00
mail.php
purify.php
queue.php
ray.php
sanctum.php
sentry.php
services.php feat(user): add changelog read tracking and unread count method 2025-08-12 10:06:19 +02:00
session.php
subscription.php
telescope.php
testing.php
view.php