{

    "express": {
        "view cache": false
    },

    "middleware": {
        /* Removed for internal development and testing purposes */
        "shutdown": null,
        "multipart": null,
        "favicon": {
            "module": {
                "arguments": [ "path:./public/favicon.ico" ]
            }
        }
    }
    
}
