]> git.openstreetmap.org Git - rails.git/blobdiff - config/environments/production.rb
Allow trace image URL to be configured in the CSP policy
[rails.git] / config / environments / production.rb
index 5c72d449c9482b0ced37d6af054f9e6aab125f16..730f1dcfd208d27062e918915b17604b35028c10 100644 (file)
@@ -39,7 +39,7 @@ Rails.application.configure do
   # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for NGINX
 
   # Store uploaded files on the local file system (see config/storage.yml for options).
-  config.active_storage.service = Settings.storage_service.to_sym
+  config.active_storage.service = :local
 
   # Mount Action Cable outside main process or domain.
   # config.action_cable.mount_path = nil