aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps/config.json
blob: ffc5ef7254465cadd5f565dfffd3687a66a76106 (plain)
1
2
3
4
5
6
7
8
{
    "Graph": {
        "user": "http://example.com/me",
        "backend": {
            "SparqlStore": {}
        }
    }
}