3.2 KiB
title, intro, redirect_from, versions, type, topics
| title | intro | redirect_from | versions | type | topics | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Configuring applications | You can configure internal application settings for {% data variables.location.product_location %}. |
|
|
how_to |
|
Adjusting image caching
You can choose the amount of time that {% data variables.location.product_location %} caches avatars. When you increase the cache time, you increase the amount of time a user's avatar will take to load. Configuring the cache time with too low a value can overload {% data variables.location.product_location %} work processes.
{% data reusables.enterprise_site_admin_settings.access-settings %} {% data reusables.enterprise_site_admin_settings.management-console %} 3. In the "Settings" sidebar, click Applications. 4. Under "Avatar image cache time (seconds)", type the number of seconds that you would like {% data variables.location.product_location %} to cache avatar images. {% data reusables.enterprise_management_console.save-settings %}
{% ifversion status-check-retention %}
Enabling retention policy for checks
You can enable a retention policy for checks, actions, and associated data by setting thresholds for archival and deletion. For more information about configuring actions, see "AUTOTITLE."
{% data reusables.enterprise_site_admin_settings.access-settings %} {% data reusables.enterprise_site_admin_settings.management-console %}
- In the "Settings" sidebar, click Checks.
- Select Enable archiving of Checks-related data.
- Under "Archive threshold (days)", type the number of days for the archival threshold. Checks older than this number of days will be archived.
- Under "Delete threshold (days)", type the number of days for the deletion threshold. Archived checks older than this number of days will be permanently deleted. {% data reusables.enterprise_management_console.save-settings %} {% endif %}
{% ifversion azure-maps %}
Enabling interactive maps
You can allow users to create interactive maps using GeoJSON or TopoJSON syntax. For more information, see "AUTOTITLE."
To enable interactive maps on {% data variables.location.product_location %}, you must enable the feature and provide a public authentication token for Azure. For more information, see Authentication with Azure Maps in the Microsoft Docs.
{% data reusables.enterprise_site_admin_settings.access-settings %} {% data reusables.enterprise_site_admin_settings.management-console %}
- In the "Settings" sidebar, click Privacy.
- To enable interactive maps, select "Enable GeoJSON rendering".
- To configure authentication, under "Azure Maps API Token", paste your token. {% data reusables.enterprise_management_console.save-settings %} {% endif %}