mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 22:18:47 +08:00
28 lines
343 B
JSON
28 lines
343 B
JSON
|
{
|
||
|
"state": "on",
|
||
|
"exclude": {
|
||
|
"extensions": [
|
||
|
"png",
|
||
|
"gif",
|
||
|
"jpg",
|
||
|
"css",
|
||
|
"js",
|
||
|
"svg",
|
||
|
"jpeg",
|
||
|
"woff",
|
||
|
"woff2",
|
||
|
"bmp",
|
||
|
"swf",
|
||
|
"icon",
|
||
|
"ttf",
|
||
|
"eot"
|
||
|
],
|
||
|
"status": [],
|
||
|
"uri": [
|
||
|
"/favicon.ico"
|
||
|
]
|
||
|
},
|
||
|
"log": {
|
||
|
"maxDay": 180
|
||
|
}
|
||
|
}
|