Skip to content

Commit

Permalink
Add management console banner config
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaminduR committed Feb 14, 2024
1 parent 0d6eaff commit 6337fda
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@
"user_store.properties.UsernameJavaScriptRegEx": "^[^\\s*?%]{3,50}$",

"default_management_ui.path": "console",
"legacy_authz_runtime.enable": false
"legacy_authz_runtime.enable": false,
"management_console_deprecation_banner.enable": true
}

0 comments on commit 6337fda

Please sign in to comment.