1
0
Fork 0
arangodb/Doxygen/Examples.Durham/fluent20

8 lines
156 B
Plaintext

avocado> db.examples.parameter({ syncAfterTime : 1 });
{
"syncAfterObjects" : 0,
"syncAfterBytes" : 0,
"syncAfterTime" : 1,
"journalSize" : 134217728
}