export const DEFAULT_CONFIG = { // Default path for sqlite storage directory. Interpreted relative to project root. sqlitepath: '/db', };