From 2b64bd4b80f145e0dc3096d52976fc4e57e9d9be Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 14 Jun 2015 23:11:41 +0200 Subject: [PATCH] Legacy screenshots path removed from config --- config/environments/development.rb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/environments/development.rb b/config/environments/development.rb index f8dc4db..3711fcf 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -30,10 +30,6 @@ Debshots::Application.configure do # ActiveRecord errors propagate normally (forward deprecation to Rails 5) config.active_record.raise_in_transactional_callbacks = true - - # URL prefix leading to the static images that should get delivered by the web server - config.images_path_prefix = '/screenshots' - # DEB package repositories to parse when running "rake debshots:... tasks" config.package_sources = [ {