mirror of
https://github.com/YGGverse/Yo.git
synced 2025-01-29 16:04:20 +00:00
update default snap config
This commit is contained in:
parent
8c2bd7b55f
commit
20d3530721
@ -54,15 +54,42 @@
|
||||
"external":false,
|
||||
"regex":"/.*/ui"
|
||||
}
|
||||
},
|
||||
"snap":
|
||||
{
|
||||
"enabled":true
|
||||
}
|
||||
},
|
||||
"snap":
|
||||
{
|
||||
}
|
||||
}
|
||||
},
|
||||
"snap":
|
||||
{
|
||||
"storage":
|
||||
{
|
||||
"local":{
|
||||
"enabled":true,
|
||||
"location":"/storage/snap",
|
||||
"size":
|
||||
{
|
||||
"max":100024
|
||||
},
|
||||
"mime":
|
||||
[
|
||||
"application/xhtml+xml",
|
||||
"application/javascript",
|
||||
"text/html",
|
||||
"image/webp"
|
||||
"text/plain",
|
||||
"text/css",
|
||||
"image/webp",
|
||||
"image/png",
|
||||
"image/gif",
|
||||
"image/ico"
|
||||
]
|
||||
},
|
||||
"mirror":
|
||||
{
|
||||
"enabled":false,
|
||||
"ftp":[]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user