Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
return array(
|
||||
//'配置项'=>'配置值'
|
||||
/* 用户相关设置 */
|
||||
'USER_ADMINISTRATOR' => 1,//超级管理员用户ID
|
||||
'MAX_TEMPLATE_BAKE' =>10,//最多可备份多少个模板
|
||||
);
|
||||
Reference in New Issue
Block a user