This commit is contained in:
2025-05-16 00:42:24 +09:00
parent 2fb2daa3ff
commit 7bd70c7d01
6 changed files with 71 additions and 85 deletions
+8 -6
View File
@@ -9,9 +9,11 @@ test:
adapter: test
production:
adapter: solid_cable
connects_to:
database:
writing: cable
polling_interval: 0.1.seconds
message_retention: 1.day
# adapter: solid_cable
adapter: async
disable_request_forgery_protection: true
# connects_to:
# database:
# writing: cable
# polling_interval: 0.1.seconds
# message_retention: 1.day