Quote:
Originally Posted by dmpop
Hello,
What backend does KOReader use for progress sync? This one?
Thanks,
Dmitri
|
Yes. That's running in
https://sync.koreader.rocks/
The plugin `kosync` uses that service by default but is a matter of changing "base_url" in
https://github.com/koreader/koreader...lugin/api.json to point to your own instance.
The plugin itself doesn't support overrides yet, so any change you do on it will be overriden by updates.
If you want to self-host the best option is to duplicate the plugin (with other name, id and metadata), do the changes there and disable the original plugin.