diff --git a/mode/sae.php b/mode/sae.php index 8c654343..5407f904 100644 --- a/mode/sae.php +++ b/mode/sae.php @@ -48,14 +48,17 @@ return [ // 指定从服务器序号 'slave_no' => '', ], - 'log' => [ + 'log' => [ 'type' => 'Sae', ], - 'cache' => [ - 'type' => 'Sae', + 'cache' => [ + 'type' => 'Sae', ], 'file_upload_type' => 'Sae', - 'compile_type' => 'Sae', + 'template' => [ + 'compile_type' => 'Sae', + ], + ], // 别名定义