rpgdev

Results 39 comments of rpgdev

> > The figures on the data columns are in a too small font, not legible on higher resolution devices. > > The bars' width limits the font size a...

You can start writing it in flutter today since the tool is opensource. This is a utility, a single purpose tool that we're more interested in issues being solved than...

That's disappointing. It would still be great to have some kind of documented process on how to fit the backup restoration together with the application, I mean, even if restoring...

@eikek it's not working for some reason, what can I do to verify the cause?

I changed it slightly: ``` consumedir: image: docspell/dsc:latest container_name: docspell-consumedir command: - dsc - "-d" - "http://docspell-restserver:7880" - "watch" - "--delete" - "-ir" - "--not-matches" - "**/.*" - "--header" -...

>I can imagine that it perhaps doesn't work with inotify Didn't see a reference to that in the mergerfs docs, looks like it should. I'll do some further research on...

@eikek sorry but I tried pointing to the actual directory in the filesystem instead of the mergerfs pool and the document it's still not being picked up :( how can...

Btw, I'm not trying the poll command, I want to get the consumedir service to work.

@eikek why is the consumedir service not working though? That's what I want to figure out. Where should I use the `-vv` option?