2023-07-17 21:34:53 +00:00
|
|
|
{
|
2023-07-27 21:45:56 +00:00
|
|
|
"cleanUrls": true,
|
|
|
|
"directoryListing": false,
|
|
|
|
"etag": true,
|
2023-07-17 21:34:53 +00:00
|
|
|
"headers": [
|
|
|
|
{
|
2024-01-02 22:54:49 +00:00
|
|
|
"source": "**/*.@(jpg|jpeg|gif|png|webp|svg)",
|
|
|
|
"headers": [
|
|
|
|
{
|
|
|
|
"key": "Cache-Control",
|
|
|
|
"value": "no-cache"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"source": "404.html",
|
|
|
|
"headers": [
|
|
|
|
{
|
|
|
|
"key": "Cache-Control",
|
|
|
|
"value": "no-cache"
|
|
|
|
}
|
|
|
|
]
|
2023-07-17 21:34:53 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|