Anthony Ma
Anthony Ma
Are there any solutions to this, other than turning on filtered hint? Changing the color of the scroll hint and putting it on top comes in mind. I'm also having...
@stevenguh I'm a little confused on how I can write my own override bindings for TypeScript React, can you provide some guidance on that?
Awesome, thank you! And thank you for your work on this extension!
So dayjs actually provides a class for me to use: `z.instanceof(dayjs.Dayjs)`. However, I would still like to know if it's possible to extend z with custom types.
Yes it is, all of my clients have `allowDNS=1` on the network.
They are almost all pis running Raspberry Pi OS (Debian 11), with 1 windows laptop. They have their firewalls disabled. I don't change any network settings except joining the ZeroTier...
So I need to install zeronsd-systemd-manager on each Linux node, but not zeronsd? I can also confirm Windows does *not* work with zeronsd. I've setup the network as `allowDNS=1`.
@crazy-max it's a private repo unfortunately. Maybe @Tirke can help on that front?
@audioscavenger this config worked for me: ``` server { listen 443 ssl; listen [::]:443 ssl; server_name photonix.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for Authelia include /config/nginx/authelia-server.conf; location / {...
I'm also having this problem, any suggestions?