<?php return [ 'enable' => true, 'expire' => 300, 'length' => 6, 'chcktimes' => 3,//最多可以尝试次数 'delafterok' => true,//验证后删除 ];