ideaconsult / Toxtree.js

http://ideaconsult.github.io/Toxtree.js/
2 stars 3 forks source link

Don't hardcode `crossDomain=true` #135

Closed vedina closed 9 years ago

vedina commented 9 years ago

please don't hardcode crossDomain-true in jToxKit .

The default usage at AMBIT server does not require crossDomain. At the moment crossDomain is mostly used for development and testing.

gonzomir commented 9 years ago

Removed all the hard-coded config params, jToxKit handles this now.