Skip to content

weblink.ini

Update to date information can be found by logging into your current FastX server via a browser and go to /help. (https://example.com:3300/help)

## weblink.ini is only used by the weblink proxy server to connect to a 
## FastX server

# url to connect to
url = "ws://localhost:3320"

# uri to append to the url
uri ="/weblink"

# require valid TLS certificates on the FastX Web Server
rejectUnauthorized = false