feat: Add license helpers for insights (no-changelog) (#14180)

This commit is contained in:
Marc Littlemore
2025-04-07 09:18:46 +01:00
committed by GitHub
parent ce5a237d0d
commit 89d2eb7aa3
6 changed files with 55 additions and 0 deletions

View File

@@ -143,5 +143,7 @@ export const defaultSettings: FrontendSettings = {
},
insights: {
enabled: false,
summary: true,
dashboard: false,
},
};