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 = [ {