Commit 2d4bcbef by Sofia Papagiannaki Committed by GitHub

Small fix in provisioning docs (#26004)

* Small fix in provisioning docs

* Update docs/sources/administration/provisioning.md

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
parent c3d4e69a
......@@ -327,11 +327,11 @@ providers:
updateIntervalSeconds: 30
options:
path: /etc/dashboards
foldersFromFileStructure: true
foldersFromFilesStructure: true
```
`server` and `application` will become new folders in Grafana menu.
> **Note.** `folder` and `folderUid` options should be empty or missing to make `foldersFromFileStructure` works.
> **Note.** `folder` and `folderUid` options should be empty or missing to make `foldersFromFilesStructure` work.
## Alert Notification Channels
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment