#6 完了
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user