sae模式配置调整

This commit is contained in:
thinkphp
2016-03-10 18:36:04 +08:00
parent 22989a5316
commit 842fa7fb8e

View File

@@ -65,9 +65,6 @@ return [
'expire' => 0,
],
'file_upload_type' => 'Sae',
'template' => [
'compile_type' => 'Sae',
],
'compile_type' => 'Sae',
]),