coolify/config
2025-07-12 14:44:44 +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 fix(versions): update coolify version numbers in versions.json and constants.php to 4.0.0-beta.420.6 and 4.0.0-beta.420.7 2025-07-11 15:11:00 +02:00
cors.php
database.php
debugbar.php
filesystems.php
fortify.php
hashing.php
horizon.php fix(horizon): update queue configuration to use environment variable for dynamic queue management 2025-07-12 14:04:01 +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(auth): add Zitadel OAuth Provider (#5490) 2025-06-18 14:35:54 +02:00
session.php
subscription.php
telescope.php
testing.php
view.php