lib/iqvoc/environments/production.rb in iqvoc-3.5.6 vs lib/iqvoc/environments/production.rb in iqvoc-3.5.7
- old
+ new
@@ -12,9 +12,11 @@
config.action_controller.perform_caching = true
# Specifies the header that your server uses for sending files
config.action_dispatch.x_sendfile_header = "X-Sendfile"
+ config.autoflush_log = true
+
# For nginx:
# config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect'
# If you have no front-end server that supports something like X-Sendfile,
# just comment this out and Rails will serve the files