Legacy screenshots path removed from config
This commit is contained in:
parent
75eee8e3cc
commit
2b64bd4b80
1 changed files with 0 additions and 4 deletions
|
|
@ -30,10 +30,6 @@ Debshots::Application.configure do
|
||||||
# ActiveRecord errors propagate normally (forward deprecation to Rails 5)
|
# ActiveRecord errors propagate normally (forward deprecation to Rails 5)
|
||||||
config.active_record.raise_in_transactional_callbacks = true
|
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"
|
# DEB package repositories to parse when running "rake debshots:... tasks"
|
||||||
config.package_sources = [
|
config.package_sources = [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue