Chris Nill
Chris Nill
Then I want to transform this issue into a feature request: Please add documentation for the points mentioned above.
I also would like to see some progress here. I would also volunteer for testing.
related: #332
Of course! In a common matrix-synapse `docker-compose.yml` one can add the following healthcheck: ``` yaml healthcheck: test: ["CMD", "curl", "-fSs", "http://localhost:8008/health"] interval: 15s timeout: 5s retries: 3 start_period: 5s ```...
We don't need a site like the `/health` in matrix-synapse. Any shell command is fine. We can for example curl for a variable in a json response. I've also seen...
I agree absolutely. Would be nice to configure the severity level in the options.
Yes indeed, the documentation for launching a script in MPI mode could definitely be improved. Your idea sounds good and furthermore may also solve #52. I still had no success...
We store and manage all of our customer relations in the Nextcloud contacts app. These are sorted in different groups like customers, employees, friends etc. Now, I would like to...
I'd be interested to help to develop this feature. Maybe we could merge this issue with #20? If any of the developers could guide me a bit through the existing...
I want to push this topic. Coming from vscode and LaTeX Workshop, I'm absolutely used to using Ctrl+Scroll to zoom in or out the PDF view. It's so annoying that...