kuolemaaa
kuolemaaa
FIXED (sort of): My so-called `authentik_ldap` LDAP outpost container was contacting my authentik server container via `http://authentik_server:9000` that is the internal (by means of docker network) endpoint using the environment...
What is the app you are talking about?
quick n dirty in 30ish minutes. i didnt even know ts nor obsidian api. feel free to continue. consider it as a poc. https://github.com/dario-baumberger/obsidian-json-table/pull/8
Yeah, I know. but better than nothing. still lacking (imho) critical feature of feeding it from file, even with restriction
Thanks for the reply @jeanp413 > many features from the official extension are missing in my extension. May I ask what kind of features we are talking about? Care to...
> You are trying to change the window being captured by a window capture source right? Yes. The OBS Source is called `Window Capture (Xcomposite)` (I am on X11 KDE...
Any help for a Traefik 3 user? Giving that traefik + mosquitto worked like a charm but not with nanomq nanomq config: ``` system { num_taskq_thread = 2 # Use...
Did you really typed a backslash there in `0.0.0.0:1884\xxxx` or is a typo/error ? Having said that: I would explicitly write on the docs the mandatory path in the bind...
I feel like this is related to the fact that I am using a reverse proxy that is Traefik 3 and maybe is related to this issue https://github.com/nanomq/nanomq/issues/1801
Isnt a safe mirroring just to call `git pull` with `--ff-only`option such that a failed pull will require human intervention? Sorry but I have only a basic understanding of how...