function configure()

in grafana/config.js [39:41]


function configure(opts) {
    configurations = xtend(configurations, opts);
}