15 lines
234 B
JSON
15 lines
234 B
JSON
{
|
|
"directoryListing": ["/!assets/**"],
|
|
"headers": [
|
|
{
|
|
"source": "**/*.@(jpg|jpeg|gif|png|webp)",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "no-cache"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|