Skip to content

Commit

Permalink
fix ess onboarding settings
Browse files Browse the repository at this point in the history
  • Loading branch information
semd committed Oct 10, 2024
1 parent 12dd431 commit 1e0d3e3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ export const setOnboardingSettings = (services: Services) => {

securitySolution.setOnboardingSettings({
userUrl: application.getUrlForApp('management', { path: 'security/users/create' }),
isAgentlessAvailable: false,
});
};

0 comments on commit 1e0d3e3

Please sign in to comment.