cfg: adds info about local img uploader to docs

This commit is contained in:
bergquist
2018-01-22 11:11:30 +01:00
parent 704a198ffa
commit 5546828b9f
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -766,7 +766,7 @@ Time to live for snapshots.
These options control how images should be made public so they can be shared on services like slack.
### provider
You can choose between (s3, webdav, gcs, azure_blob). If left empty Grafana will ignore the upload action.
You can choose between (s3, webdav, gcs, azure_blob, local). If left empty Grafana will ignore the upload action.
## [external_image_storage.s3]