Description Usage Arguments Examples
The command stores the connection details into memory to be easier accessed by rejustify package.
1 2 3 4 5 6 |
mainUrl |
Main address for rejustify API calls. Default is set to
|
proxyUrl |
Address of the proxy server. |
proxyPort |
Port for communication with the proxy server. |
learn |
Enable AI learning in all API calls by setting |
1 2 | #setting up connection through proxy
rejustify::setCurl(proxyUrl = "PROXY_ADDRESS", proxyPort = 8080)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.