{ "url": "http://localhost:2368/", "server": { "port": 2368, "host": "0.0.0.0" }, "database": { "client": "sqlite3", "connection": { "filename": "/Users/matthias/Programs/MatthiasPortzel.com/content/data/ghost-local.db" } }, "mail": { "transport": "Direct" }, "logging": { "transports": [ "file", "stdout" ] }, "process": "local", "paths": { "contentPath": "/Users/matthias/Programs/MatthiasPortzel.com/content" }, "privacy": { "useUpdateCheck": false, "useGravatar": false, "useRpcPing": true, "useStructuredData": true }, "sodoSearch": { "url": false }, "spam": { "user_login": { "minWait": 600000, "maxWait": 604800000, "freeRetries": 40000 }, "user_reset": { "minWait": 3600000, "maxWait": 3600000, "lifetime": 3600, "freeRetries": 4 }, "global_reset": { "minWait": 3600000, "maxWait": 3600000, "lifetime": 3600, "freeRetries":4 }, "global_block": { "minWait": 3600000, "maxWait": 3600000, "lifetime": 3600, "freeRetries":99 }, "private_block": { "minWait": 3600000, "maxWait": 3600000, "lifetime": 3600, "freeRetries":99 }, "content_api_key": { "minWait": 3600000, "maxWait": 86400000, "lifetime": 3600, "freeRetries": 99 } } }