Skip to content

Commit b3d26e5

Browse files
committed
Remove optional action_cable setting, since we don't use action_cable
1 parent efecd8a commit b3d26e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/environments/development.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,5 @@
5252
# routes, locales, etc. This feature depends on the listen gem.
5353
config.file_watcher = ActiveSupport::EventedFileUpdateChecker
5454

55-
# Uncomment if you wish to allow Action Cable access from any origin.
56-
# config.action_cable.disable_request_forgery_protection = true
57-
5855
config.token_hash_rounds = 10
5956
end

0 commit comments

Comments
 (0)