From 94dd498f6a8ed952d8935e6c86ac34852d264599 Mon Sep 17 00:00:00 2001 From: = <=> Date: Fri, 4 Feb 2022 13:31:52 +0100 Subject: [PATCH] v2.4.8 --- config/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.php b/config/config.php index 5348975..5af8e51 100755 --- a/config/config.php +++ b/config/config.php @@ -17,7 +17,7 @@ $config=Array 'imgName'=>'default', 'maxSize'=>10485760, 'maxUploadFiles'=>30, - 'watermark'=>2, + 'watermark'=>0, 'waterText'=>'简单图床 - ww.png.cm', 'waterPosition'=>0, 'textColor'=>'255,0,0,1', @@ -81,5 +81,5 @@ var _hmt = _hmt || []; 'check_ip_model'=>0, 'check_ip_list'=>'', 'version'=>'2.4.8', - 'form'=>'2022-02-04 20:04:52' + 'form'=>'2022-02-04 20:31:03' ); \ No newline at end of file