shtrophic
shtrophic
I just checked with an (almost completely) white background and yes, it is.
> `After=apache2.service php7.4-fpm.service mysql.service redis.service` Thanks for investigating this. I can confirm that this solves the issue of notify_push failing after reboot of the system.
Are you on GrapheneOS? If yes, try updating to the latest version.
This was added and can be closed
How do you sort both alphabetically and by relevance?
I agree that search results seem a little finicky sometimes, but switching between "usage" and "alphabetically" definitely produces different search results for me. About Gmail showing before Maps when searching...
This would be pretty cool since Nextcloud instances could use a locally running ollama server. Nextcloud itself ships with openai/localai compatability (through a plugin).
Wow, thanks for pointing to litellm @vividfog. For anyone on Arch Linux (btw) and interested, I came up with a PKGBUILD that sets up litellm with ollama as a systemd...
A workaround for this: `Config.toml`: ```toml [markup.goldmark.renderer] unsafe = true # Allow HTML in md files ``` `_index.md`: ```html ### this is my frame yeah buddy! ```
Albeit I've missed that in the minimal config, I had this plugin enabled in my actual setup, and running this updated minimal config does not solve the issue. Doesn't the...