<?php
return [
'adminEmail' => 'admin@example.com',
'DEVICE_PAGE_SETTINGS' => ['break_upload' => 0],
'VERSION' => 'v2.1.9 build 3', // 当前发布版本号: v0.1.0 是版本号 | build 1 是编译次数
'STOP_SITES' => ['stop'=> false, 'stop_head' => '系统维护中...', 'stop_content' => '预计需要25分钟'],
];