Update topics/mongo.adoc
This commit is contained in:
parent
eae9f2599b
commit
f9f51a737b
1 changed files with 1 additions and 1 deletions
2
topics/mongo.adoc
Executable file → Normal file
2
topics/mongo.adoc
Executable file → Normal file
|
@ -73,7 +73,7 @@ After that, add the snippet like this where you can configure details about your
|
|||
<property name="port" value="27017"/>
|
||||
<property name="db" value="keycloak"/>
|
||||
<property name="connectionsPerHost" value="100"/>
|
||||
<property name="databaseSchema" value="update"/>
|
||||
<property name="migrationStrategy" value="update"/>
|
||||
</properties>
|
||||
</provider>
|
||||
</spi>
|
||||
|
|
Loading…
Reference in a new issue