Skip to content

Commit

Permalink
step1
Browse files Browse the repository at this point in the history
  • Loading branch information
sadilchamishka committed Nov 3, 2023
1 parent 1b65306 commit 3a1f42a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"jit": {
"isEnabled": true,
"scheme": "PROVISION_SILENTLY",
"userstore": "DEFAULT",
"userstore": "PRIMARY",
"associateLocalUser": true
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"jit": {
"isEnabled": true,
"scheme": "PROVISION_SILENTLY",
"userstore": "DEFAULT",
"userstore": "PRIMARY",
"associateLocalUser": true
}
},
Expand Down

0 comments on commit 3a1f42a

Please sign in to comment.