Legacy screenshots path removed from config

This commit is contained in:
Christoph Haas 2015-06-14 23:11:41 +02:00
parent 75eee8e3cc
commit 2b64bd4b80

View file

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