Toby Chui
Toby Chui
Hey @palijn, Not sure where you get the information of the environment varaible, but Zoraxy don't use environment variable for setting timeout. DNS validation timeout are coded inside Zoraxy acmedns...
Propagation timeout option has been introduce in the ACME tool in v3.1.3. 
@firepked I am not sure what your mail gateway is actually using as determining the source IP address of the incoming email, but here are some information for you regarding...
@baskinsy Since the TCP connection get proxied through Zoraxy, ip is lost during the proxy process. If you enable proxy protocol support, you should be able to extract the source...
@GT-610 Love your work! The reason for so many hardcoded string in this system was due to the fact that during the system is developed back in 2018 (as I...
Well I mean you can always just setup two Zoraxy node with the same configs? Or you want config auto sync between two nodes? Without DDNS it is not possible...
@kAleksei That is the expected behavior of virtual directory. Are you trying to achieve something else? Your expected behavior seems to not requiring a virtual directory. Try remove all virtual...
@kAleksei If that is the case, you will need to add the sub-path (e.g. `/web-check`) into your virtual directory path as well. For example ``` // Proxy Rule, assume your...
I didn't have a nextcloud instance in my homelab but what I think is that you can just leave all those out and Zoraxy will just works. Like Proxy_read_timeout and...
@Stoony1 As I mentioned, I didn't have any nextcloud instance running in my homelab. You gonna wait for other nextcloud users to help you with this. I will keep this...