mirror of https://gitee.com/bigwinds/arangodb
Update JSF_post_api_collection.md
This commit is contained in:
parent
17eb198c04
commit
a54caacb9f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue