Update 'config/params.php'

This commit is contained in:
dongpd 2022-07-15 08:05:53 +00:00
parent c22ce35c48
commit 9aa5b3b03a

View File

@ -5,5 +5,5 @@ return [
"maxLogs" => 50000, "maxLogs" => 50000,
"maxPicture" => 9999, "maxPicture" => 9999,
"version" => "1.0.7", "version" => "1.0.7",
"autoSyncLog" => true "autoSyncLog" => false
]; ];