Local

Serves back files from the web root. If the web root is virtualized (meaning that your application supports virtual hosts), then the content will be served back from the virtual host root.

{
    "local": {
        "enabled": true
    }
}