{ "url": "http://localhost:2368", "database": { "client": "sqlite3", "connection": { "filename": "content/data/ghost-dev.db" }, "debug": false }, "auth": { "type": "password" }, "paths": { "contentPath": "content/" }, "privacy": { "useRpcPing": false, "useUpdateCheck": true }, "minifyAssets": false, "printErrorStack": true, "caching": { "theme": { "maxAge": 0 }, "admin": { "maxAge": 0 } } }