mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-07 03:55:13 +08:00
5 lines
104 B
PHP
5 lines
104 B
PHP
<?php
|
|
return array(
|
|
'allow_robot'=>false,//禁止蜘蛛爬虫
|
|
'allow_view'=>1,//需要登录
|
|
); |