diff --git a/Startupparameters-for-Zoraxy.md b/Startupparameters-for-Zoraxy.md index c3d7500..bff43b9 100644 --- a/Startupparameters-for-Zoraxy.md +++ b/Startupparameters-for-Zoraxy.md @@ -33,4 +33,15 @@ USE CAREFULLY, this can be a security risk if the authmanager is not setup prope ## sshlb (true / false) -Allows loopback connecting for ssh via webinterface. If you want to connect from the webinterface via ssh to the host, you need to enable this with `-sshlb=true`, defaults to `false` \ No newline at end of file +Allows loopback connecting for ssh via webinterface. If you want to connect from the webinterface via ssh to the host, you need to enable this with `-sshlb=true`, defaults to `false` + +## autorenew + +### Advance Use Cases +Here are some parameters for advance users + +## ztport +ZeroTier Network Controller RESTFUL API port. By default, ZeroTier with Network Controllers will listen to localhost:9933. If you are using the free version of ZeroTier, you can leave this unchanged. For business version with alternative port, you can change this to match your ZeroTier network controller API server port. See[here](https://docs.zerotier.com/self-hosting/network-controllers/) for more information. + +## ztauth +ZeroTier Network Controller Authentication Token. \ No newline at end of file