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