- SyncPolicy - Adjusts hoe often the data is synced to disk.
This can beNever, EverySecond, or Always. The default is EverySecond.
- AutoShrink - Controls how often the append-only log can grow before
it gets resized. The default is 5x the number of items in the database.