{ "galleryName": "Focal", "database": "mongodb://localhost/focal", "images": { "base": "/var/lib/focal", "randomCount": 10, "previews": { "quality": 85 }, "thumbnails": { "size": 100, "quality": 75, "crop": true } }, "server": { "host": "0.0.0.0", "port": "8089" }, "log4js": { "appenders": [ { "type": "console" } ], "levels": { "server": "DEBUG", "store": "DEBUG" } } }