mirror of
https://github.com/grafana/grafana.git
synced 2025-02-09 23:16:16 -06:00
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>
This commit is contained in:
parent
c3d4e69a32
commit
2d4bcbeff6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user