anki-connect/plugin/config.json

9 lines
182 B
JSON
Raw Permalink Normal View History

2020-01-05 19:35:02 +00:00
{
2020-01-06 00:24:20 +00:00
"apiKey": null,
"apiLogPath": null,
"webBindAddress": "127.0.0.1",
"webBindPort": 8765,
"webCorsOriginList": ["http://localhost"],
"ignoreOriginList": []
2020-01-05 19:35:02 +00:00
}