anki-connect/plugin/config.json
2020-01-05 16:24:20 -08:00

12 lines
242 B
JSON

{
"apiKey": null,
"apiLogPath": null,
"apiPollInterval": 25,
"apiVersion": 6,
"webBacklog": 5,
"webBindAddress": "127.0.0.1",
"webBindPort": 8765,
"webCorsOrigin": "http://localhost",
"webTimeout": 10000
}