mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-16 14:22:48 +00:00
PUBILC_PATH.'/backup/data/
This commit is contained in:
parent
5ae5bdb7b5
commit
4add7ef1a1
@ -19,7 +19,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