fix bug auto sync feature
This commit is contained in:
@@ -4,5 +4,6 @@ return [
|
||||
'adminEmail' => 'admin@example.com',
|
||||
"maxLogs" => 50000,
|
||||
"maxPicture" => 9999,
|
||||
"version" => "1.0.7"
|
||||
"version" => "1.0.7",
|
||||
"autoSyncLog" => true
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user