]> arthur.barton.de Git - netatalk.git/blobdiff - etc/cnid_dbd/cmd_dbd.c
Increase cache
[netatalk.git] / etc / cnid_dbd / cmd_dbd.c
index 0b81b8ccefe3777a89700d3834bcc409d1da9f02..902ea77849675428438ac4f5e77f2a65f005e638 100644 (file)
@@ -90,7 +90,7 @@ static int exclusive;           /* Exclusive volume access */
 static struct db_param db_param = {
     NULL,                       /* Volume dirpath */
     1,                          /* bdb logfile autoremove */
-    64 * 1024,                  /* bdb cachesize (64 MB) */
+    256 * 1024,                  /* bdb cachesize (256 MB) */
     5000,                       /* maxlocks */
     5000,                       /* maxlockobjs */
     -1,                         /* not used ... */