Skip to content
Discussion options

You must be logged in to vote

you definitely should NOT be using a SQLite database on NFS, you should really move it to a local filesystem.

all the configuration keys can be set as environment variables too:

  • uppercase
  • replace . with _
  • remove -

So komga.database.check-local-filesystem becomes KOMGA_DATABASE_CHECKLOCALFILESYSTEM

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gotson
Comment options

Answer selected by jimmyhiggs337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants