1
0
Fork 0

Update JSF_post_api_collection.md

This commit is contained in:
m0ppers 2017-05-16 05:22:18 -07:00 committed by GitHub
parent 17eb198c04
commit a54caacb9f
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ If a server fails, this is detected automatically and one of the servers holding
copies take over, usually without an error being reported.
@RESTQUERYPARAMETERS
@RESTQUERYPARAMETER{waitForSyncReplication,integer,optional,int64}
@RESTQUERYPARAM{waitForSyncReplication,integer,optional,int64}
Default is *1* which means the server will only report success back to the client
if all replicas have created the collection. Set to *0* if you want faster
server responses and don't care about full replication.