Save to database #13

Merged
haylan merged 42 commits from save-to-database into main 2026-07-12 21:51:57 +00:00
Showing only changes of commit 09c0be8312 - Show all commits
+4
View File
@@ -7,3 +7,7 @@ framework:
cache:
app: cache.adapter.filesystem
default_redis_provider: 'redis://localhost'
http_client:
default_options:
timeout: 10 # connect + wait-for-first-byte cap per request
max_duration: 15 # hard cap on total request duration