Skip to content
Snippets Groups Projects
Commit 3789a8b7 authored by Andy Yates's avatar Andy Yates
Browse files

bringing the config and required lib in from HEAD

parent 6364cd56
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ requires 'Catalyst::View::JSON';
requires 'Catalyst::View::TT';
requires 'JSON::XS';
requires 'Log::Log4perl::Catalyst';
requires 'Hash::Merge';
# Transient dependencies from Ensembl
requires 'Parse::RecDescent';
......
......@@ -26,7 +26,7 @@ jsonp=0
disconnect_if_idle = 0
# Control if we attempt pings and re-connections
reconnect_when_lost = 0
reconnect_when_lost = 1
# Set to control internal Ensembl API caching
no_caching = 1
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment