Skip to content

Commit

Permalink
Capitalize Mercury in login page
Browse files Browse the repository at this point in the history
  • Loading branch information
gf-rog committed Mar 20, 2024
1 parent 5c4ab4e commit 6f0b693
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion keycloak/realms/mercury-realm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1210,6 +1210,8 @@
"strictTransportSecurity" : "max-age=31536000; includeSubDomains"
},
"smtpServer" : { },
"displayName" : "Mercury",
"displayNameHtml" : "",
"eventsEnabled" : false,
"eventsListeners" : [ "jboss-logging" ],
"enabledEventTypes" : [ ],
Expand Down Expand Up @@ -1901,4 +1903,4 @@
"clientPolicies" : {
"policies" : [ ]
}
}
}

0 comments on commit 6f0b693

Please sign in to comment.