123456789101112131415161718 |
- {
- "autoIndex": true,
- "showDir": true,
- "showDotfiles": true,
- "humanReadable": true,
- "hidePermissions": false,
- "si": false,
- "cache": "max-age=3600",
- "cors": false,
- "gzip": true,
- "brotli": false,
- "defaultExt": ".html",
- "handleError": true,
- "contentType": "application/octet-stream",
- "weakEtags": true,
- "weakCompare": true,
- "handleOptionsMethod": false
- }
|