app/controllers/umlaut_controller.rb in umlaut-3.0.0alpha14 vs app/controllers/umlaut_controller.rb in umlaut-3.0.0alpha15

- old
+ new

@@ -97,13 +97,13 @@ # Umlaut tries to figure out from the SFX knowledge base # which hosts are "SFX controlled", to avoid duplicating SFX # urls with urls from catalog. But sometimes it misses some, or # alternate hostnames for some. Regexps matching against # urls can be included here. Eg, - # AppConfig::Base.additional_sfx_controlled_urls = [ + # additional_sfx_controlled_urls [ # %r{^http://([^\.]\.)*pubmedcentral\.com} # ] - # additional_sfx_controlled_urls = [] + # additional_sfx_controlled_urls [] end # Advanced topic, you can declaratively configure