You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
fix
This commit is contained in:
@@ -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'
|
||||
);
|
||||
Reference in New Issue
Block a user