Combines the following repositories into one: https://github.com/mattermost/mattermost-server https://github.com/mattermost/mattermost-webapp https://github.com/mattermost/focalboard https://github.com/mattermost/mattermost-plugin-playbooks
15 строки
371 B
YAML
15 строки
371 B
YAML
apiVersion: 1
|
|
|
|
providers:
|
|
- name: 'mattermost'
|
|
orgId: 1
|
|
folder: 'mattermost'
|
|
type: file
|
|
disableDeletion: true
|
|
updateIntervalSeconds: 300
|
|
allowUiUpdates: true
|
|
options:
|
|
# <string, required> path to dashboard files on disk. Required when using the 'file' type
|
|
path: /var/lib/grafana/dashboards
|
|
foldersFromFilesStructure: true
|