mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
add simple sync service as a plugin
The 'KOSync' plugin will synchronize furthest reading progress across different koreader devices after users registering their devices. The synchronizing service is open-sourced as the project [koreader/koreader-sync-server](https://github.com/koreader/koreader-sync-server).
This commit is contained in:
@@ -22,6 +22,6 @@ indent_size = 8
|
||||
indent_style = tab
|
||||
indent_size = 8
|
||||
|
||||
[*.{js,json,css,scss,sass,html,handlebars,tpl}]
|
||||
[*.{js,css,scss,sass,html,handlebars,tpl}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user