Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 740 Bytes

config.md

File metadata and controls

6 lines (5 loc) · 740 Bytes

Configuration for Anki Jotoba Addon

  • Language (String): Language of the translations retrieved from Jotoba. Must be one of: English, German, Russian, Spanish, Swedish, French, Dutch, Hungarian, Slovenian, Japanese. Default: "English"
  • Jotoba_URL (String): URL to the Jotoba Instance. For more infos on how to set up your own Jotoba instance see here. Default: "https://jotoba.de"
  • API_Words_Suffix (String): Suffix relative to Jotoba_URL to the api responsible for word queries. Default: "/api/search/words"
  • API_Sentence_Suffix (String): Suffix relative to Jotoba_URL to the api responsible for sentence queries. Default: "/api/search/sentences"