mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Added custom cache control headers for static content
This commit is contained in:
@@ -61,6 +61,7 @@ module.exports = function(config,grunt) {
|
||||
'controllers/all',
|
||||
'routes/all',
|
||||
'components/partials',
|
||||
'plugins/datasource/grafana/datasource',
|
||||
]
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user