Éric Veiras
Éric Veiras
I just tried to use this new possibility, but got a weird result: 1st string is in fact blanked but two notes appeared after the `last_fret`  ``` $ pip...
I see that this is managed by `apt/templates/unattended_config.jinja` and in fact it's a 'whitelist keywords'-style, meaning that it manages a list of keywords, and do not allow every user to...
In fact, it needs PowerShell v3. Maybe adding the information in the README could be useful, or just a check in the code. Something like ``` if ($host.version.major -lt 3)...
In my point of view TLS certificates should not be managed by Radicale, but by a webserver placed in front of Radicale like Nginx or Apache. my 2 cents.
@drkhsh in fact, if the code is already here, dropping root privilege is the way to go. But I still think a better way would be to not handle ssl/tls...
I think I'm affected by the same problem https://discuss.elastic.co/t/how-to-replace-special-characters-with-a-logstash-filter/28240
Looks like 30.0.1 has been released https://github.com/nextcloud/server/releases/tag/v30.0.1
Hi, as stated before my use case is to configure multiple users to use Docker rootless, and wanted to have the role to install and configure it for each. My...
@omehegan for me, it's not that strange. Because this plugin is so powerful that all absolutely needed information about builds are available in our Gitlab instance, which is the place...
Just a comment to confirm the bug. If I start logseq and start typing in it, no freezes at first. If I start it and go back to another application...