Merge branch 'externalPlugin' of https://github.com/raintank/grafana into external-plugins
This commit is contained in:
@@ -187,5 +187,7 @@ func Register(r *macaron.Macaron) {
|
||||
// rendering
|
||||
r.Get("/render/*", reqSignedIn, RenderToPng)
|
||||
|
||||
InitExternalPluginRoutes(r)
|
||||
|
||||
r.NotFound(NotFoundHandler)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user