This commit is contained in:
icret
2022-01-18 22:54:38 +08:00
parent a2b87da339
commit 29da4e579d
5 changed files with 15 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ $config=Array
'apiStatus'=>0,
'path'=>'/i/',
'imgName'=>'default',
'maxSize'=>5242880,
'maxSize'=>52428800,
'maxUploadFiles'=>30,
'watermark'=>0,
'waterText'=>'简单图床 - img.545141.com',
@@ -74,5 +74,5 @@ $config=Array
'cache_freq'=>2,
'first_show'=>1,
'version'=>'2.4.5',
'form'=>'2022-01-18 16:01:22'
'form'=>'2022-01-18 16:49:36'
);