blob: 34aed2e1abda3c7838d59abc254eea9ab37dbf92 [file] [log] [blame]
{
"URL": "http://localhost:8001",
"data_store_config": {
"tile_size": 256,
"datastore_type": "sqlite3",
"connection_string": "/tmp/perf-demo.db"
},
"ingestion_config": {
"source_config": {
"source_type": "dir",
"sources": ["./integration/data"]
}
},
"git_repo_config": {
"url": "https://github.com/skia-dev/perf-demo-repo.git",
"dir": "/tmp/demo-repo"
}
}