How to check if i am using community or comercial version?

{
	"canAdmin": true,
	"globalPages": [
		{
			"key": "governance/portfolios",
			"name": "Portfolios"
		}
	],
	"settings": {
		"sonar.lf.gravatarServerUrl": "xxx",
		"sonar.technicalDebt.ratingGrid": "xxx",
		"sonar.lf.logoUrl": "xxx",
		"sonar.lf.enableGravatar": "false",
		"sonar.developerAggregatedInfo.disabled": "xxx",
		"sonar.updatecenter.activate": "xxx"
	},
	"logoUrl": "xxx",
	"qualifiers": [
		"TRK",
		"APP",
		"VW"
	],
	"version": "9.9 (build 65466)",
	"productionDatabase": true,
	"instanceUsesDefaultAdminCredentials": false,
	"edition": "enterprise",
	"needIssueSync": false,
	"standalone": true
}
1 Like