ConstName of the DB in the indexed DB. Updating the DB name will cause all old entries to be gone.
Version of the DB schema. Most likely you will never want to change this. Updating the version will cause all old entries to be gone.
30 days in ms.
Do GC once per day.
Name of the store within the indexed DB. Each DB can have multiple stores. In practice, it doesn't matter what you name this to be.
Global defaults can be updated directly.