Implement #310 optional comicinfo.xml
Some checks failed
Docker Image CI / build (push) Has been cancelled

This commit is contained in:
2025-10-16 00:26:03 +02:00
parent 626131b9b8
commit 13fb917c5d
4 changed files with 20 additions and 9 deletions

View File

@@ -139,6 +139,7 @@ The file also includes [tranga-website](https://github.com/C9Glax/tranga-website
| POSTGRES_COMMAND_TIMEOUT | [`60`](https://www.npgsql.org/doc/connection-string-parameters.html?q=Command%20Timeout) |
| POSTGRES_CONNECTION_TIMEOUT | `30` |
| CHECK_CHAPTERS_BEFORE_START | `true` |
| CREATE_COMICINFO_XML | `true` |
For compatibility do not execute the compose as root (which you should not do anyways...) but as user that can
access the folder. Permission conflicts with Komga and Kavita should thus be limited.