update dzz/system/config/config.php.

Signed-off-by: 小胡 <3203164629@qq.com>
This commit is contained in:
小胡
2024-07-17 14:23:31 +00:00
committed by Gitee
Unverified
parent c4f756b733
commit 18b2408f83

View File

@@ -1,5 +1,5 @@
<?php
return array(
'allow_robot'=>false,
'allow_view'=>1,
'allow_view'=>0,
);