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