{ "storage": { "ttl": 7776000, "limit": { "bytes": 10485760, "lines": 25000 } }, "mongodb": { "url": "mongodb://127.0.0.1:27017", "database": "iblogs" }, "id": { "length": 7 }, "legal": { "abuse": "samkintop@gmail.com", "imprint": "https://indifferentketchup.com/imprint", "privacy": "https://indifferentketchup.com/iblogs/privacy" }, "frontend": { "name": "iblogs.example", "assets": { "integrity": true }, "color": { "background": "#1a1a1a", "text": "#e8e8e8", "accent": "#5cb85c", "error": "#f62451" } }, "worker": { "requests": 500 } }