summaryrefslogtreecommitdiff
path: root/.local/share/Anki2/addons21/Anki_connect/config.json
blob: d3b51ea3b152c59b5387f0b3edbd38baa1aa461c (about) (plain)
1
2
3
4
5
6
7
8
{
    "apiKey": null,
    "apiLogPath": null,
    "webBindAddress": "127.0.0.1",
    "webBindPort": 8765,
    "webCorsOriginList": ["http://localhost"],
    "ignoreOriginList": []
}