lib/generators/templates/quorum_settings.yml in quorum-0.3.0 vs lib/generators/templates/quorum_settings.yml in quorum-0.3.1

- old
+ new

@@ -1,9 +1,9 @@ # Quorum Settings # # ==> General # Quorum initializer safely substitutes %{RAILS_ROOT} with ::Rails.root.to_s. -# +# # ==> NCBI BLAST+ Settings # blast: # remote: true to execute script on remote machine via # Net::SSH. false to execute locally via Kernel#system. # See Net::SSH for more information.