[skip ci] Update Koreader default url (#195)

This commit is contained in:
Mitchell Syer
2025-10-24 22:44:20 -04:00
committed by GitHub
parent 884ddcedf1
commit 842d1367e4

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 |