mirror of
https://github.com/YGGverse/Yo.git
synced 2025-01-13 00:08:09 +00:00
change default size limits
This commit is contained in:
parent
4f69f87eb6
commit
4507eb4530
@ -175,7 +175,7 @@
|
||||
{
|
||||
"size":
|
||||
{
|
||||
"max":10000024
|
||||
"max":10485760
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -297,7 +297,7 @@
|
||||
"directory":"storage/snap",
|
||||
"size":
|
||||
{
|
||||
"max":10000024
|
||||
"max":1048576
|
||||
},
|
||||
"mime":
|
||||
{
|
||||
@ -345,7 +345,7 @@
|
||||
},
|
||||
"size":
|
||||
{
|
||||
"max":10000024
|
||||
"max":1048576
|
||||
},
|
||||
"mime":
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user