Site Settings
The Site Settings view allows you to manage the following types of information for your Nitro environment:
- Overview - Shows your API key and secret key and an overview of the settings configured on the other site settings tabs. This tab is view only.
- General - Set user options.
- Security - Set your site's security level and session timeout limit.
- Preferences - Define site preferences.
General Settings
General settings include an option to add a URL so that certain web components or blocks can link to a user's page.
- Open Nitro Studio > Configuration > Site Settings > General tab.
- Set the Users option:
Field |
Description |
---|---|
Userlink URL |
Enter the profile page URL. For example: http://www.bunchball.com/users/{userId}/ This URL can be called using the {nitro_userlinkUrl} token. |
See also