Settings pages
The app provides you with 3 different settings page. Navigate to Jira Adminstration The Figma API imposes rate limiting with regards to fetching Figma designs. The rate limiting could have a negative effect (designs not loading or loading very slow) on the performance & user experience of the Figma for Jira Pro App. With this in mind we implemented the caching feature.
This feature can be configured on the caching page which can be found by navigating to Jira Administration > Manage Apps > Figma for Jira to find these pages.
Personal Access Tokens
This page allows Jira admins to manage the Personal Access Tokens.
Add new tokens
Rename existing tokens
Delete existing tokens
...
Caching
This page allows Jira admin to manage the caching of the Figma files/frames.
...
Settings
This page allows you to configure on which projects the Figma for Jira app should work
...
> Caching
On this page you can control the maximum number of items stored in cache, as well as the time to live (TTL) using the timeout (in minutes). It also allows you to control the expiration policy, which will determine if an item is evicted after it is written to cache or after it has last been accessed.
As configuring the caching may impact the overall performance of your system, both in terms of memory and CPU consumptions, please make sure to adjust the settings to your needs & systems capabilities.
...