mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-16 22:42:49 +00:00
数据库备份
This commit is contained in:
parent
a391a923c8
commit
7814ab10ca
@ -17,7 +17,7 @@ class SystemDatabackup extends AuthController
|
||||
public function _initialize()
|
||||
{
|
||||
$config = array(
|
||||
'path' => PUBILC_PATH.'backup/data/',
|
||||
'path' => '.'.PUBILC_PATH.'backup/data/',
|
||||
//数据库备份路径
|
||||
'part' => 20971520,
|
||||
//数据库备份卷大小
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user