mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-04 02:48:14 +00:00
数据库备份
This commit is contained in:
parent
14f57ac1f3
commit
67b128ac5b
@ -19,7 +19,7 @@ class SystemDatabackup extends AuthController
|
||||
public function _initialize()
|
||||
{
|
||||
$config = array(
|
||||
'path' => './backdata/',
|
||||
'path' => './back/data/',
|
||||
//数据库备份路径
|
||||
'part' => 20971520,
|
||||
//数据库备份卷大小
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user