Skip to content

Commit

Permalink
Merge pull request #2207 from GluuFederation/oxcore_issue_223_4.4.1
Browse files Browse the repository at this point in the history
feat: oxcore issue 223 display DB option on ui
  • Loading branch information
yurem authored Jul 14, 2022
2 parents 84f48f7 + 1b6e609 commit fbd5776
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"type": "string",
"enum": [
"LOCAL",
"JCA"
"JCA",
"DB"
]
},
"localConfiguration": {
Expand Down

0 comments on commit fbd5776

Please sign in to comment.