,
+ onConfirm: () => {
+ clearCache({ tenantsOnly: true })
+ },
+ })
+
const tableProps = {
pagination: false,
subheader: false,
@@ -304,18 +311,27 @@ const GeneralSettings = () => {
Clear Cache
- Click the button below to clear the all caches the application uses. This includes the
- Best Practice Analyser, Tenant Cache, Domain Analyser, and personal settings such as
- theme and usage location
+ Click the button below to clear the application cache. You can clear only the tenant
+ cache, or all caches.