Update Koreader default url

This commit is contained in:
Syer10
2025-10-24 21:57:04 -04:00
parent 884ddcedf1
commit dcc95e49a5

View File

@@ -97,7 +97,7 @@ There are a number of environment variables available to configure Suwayomi:
| **OPDS_SHOW_ONLY_DOWNLOADED_CHAPTERS** | `false` | Filter manga feed to display only chapters you have downloaded |
| **OPDS_CHAPTER_SORT_ORDER** | `DESC` | `DESC` or `ASC` |
| **OPDS_CBZ_MIME_TYPE** | `MODERN` | `MODERN` or `LEGACY` or `COMPATIBLE`. Controls the MimeType that Suwayomi sends in OPDS entries for CBZ archives. Also affects global CBZ download. Modern follows recent IANA standard (2017), while LEGACY (deprecated mimetype for .cbz) and COMPATIBLE (deprecated mimetype for all comic archives) might be more compatible with older clients. |
| **KOREADER_SYNC_SERVER_URL** | `http://localhost:17200` | The URL of the KOReader Sync server |
| **KOREADER_SYNC_SERVER_URL** | `https://sync.koreader.rocks/` | The URL of the KOReader Sync server |
| **KOREADER_SYNC_USERNAME** | ` ` | KOReader Sync UserName |
| **KOREADER_SYNC_USERKEY** | ` ` | KOReader Sync UserKey |
| **KOREADER_SYNC_DEVICE_ID** | ` ` | The Device-ID for KOReader |