[Commotion-admin] [mlab-observatory] Refactor data path (#68)

Peter Boothe notifications at github.com
Wed Apr 15 15:02:42 EDT 2015


> @@ -0,0 +1,14 @@
> +/*
> +Specifies commonly used data paths within Observatory.
> +(Version for LIVE instance of Observatory)
> +*/
> +(function() {
> +  var exports = new EventEmitter();
> +  exports.dataRoot = 'http://storage.googleapis.com/mlab-observatory/'
> +
> +  if (!window.mlabOpenInternet) {
> +    window.mlabOpenInternet = {}

;

---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/mlab-observatory/pull/68/files#r28451499
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20150415/4015e444/attachment.html>


More information about the Commotion-admin mailing list