Skip to content

Commit

Permalink
Merge pull request #19555 from ThaminduR/add-config
Browse files Browse the repository at this point in the history
Add management console banner config
  • Loading branch information
ThaminduR committed Feb 14, 2024
2 parents 0d6eaff + 6337fda commit 3277a0b
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 3277a0b

Please sign in to comment.