浏览代码

Update provisioning.md

Torkel Ödegaard 6 年之前
父节点
当前提交
229d73b609
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/sources/administration/provisioning.md

+ 2 - 2
docs/sources/administration/provisioning.md

@@ -209,7 +209,7 @@ providers:
     path: /var/lib/grafana/dashboards
 ```
 
-When Grafana starts, it will update/insert all dashboards available in the configured path. Then later on poll that path and look for updated json files and insert those update/insert those into the database.
+When Grafana starts, it will update/insert all dashboards available in the configured path. Then later on poll that path every **updateIntervalSeconds** and look for updated json files and update/insert those into the database.
 
 #### Making changes to a provisioned dashboard
 
@@ -414,4 +414,4 @@ The following sections detail the supported settings for each alert notification
 | ---- |
 | url |
 | username |
-| password |
+| password |