18 lines
395 B
YAML
18 lines
395 B
YAML
apiVersion: 1
|
|
|
|
deleteDatasources:
|
|
- name: CarConnectivity-SQLite
|
|
orgId: 1
|
|
|
|
datasources:
|
|
- name: CarConnectivity-SQLite
|
|
uid: P2EF847825A020B66
|
|
type: frser-sqlite-datasource
|
|
access: proxy
|
|
isDefault: true
|
|
editable: false
|
|
jsonData:
|
|
path: /carconnectivity.db
|
|
pathPrefix: "file:"
|
|
pathOptions: "mode=ro&_ignore_check_constraints=1"
|
|
attachLimit: 0 |