synSetEndpoints | R Documentation |
Sets the locations for each of the Synapse services (mostly useful for testing).
synSetEndpoints(repoEndpoint=NULL, authEndpoint=NULL, fileHandleEndpoint=NULL, portalEndpoint=NULL, skip_checks=FALSE)
repoEndpoint |
Location of synapse repository |
authEndpoint |
Location of authentication service |
fileHandleEndpoint |
Location of file service |
portalEndpoint |
Location of the website |
skip_checks |
Skip version and endpoint checks |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.