mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
Add ability to customize robot user agents
This commit is contained in:
parent
72651ed095
commit
82213ce11a
5 changed files with 28 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ return array(
|
|||
'classes' => array(),
|
||||
),
|
||||
'security' => array(
|
||||
'robot_user_agents' => array(),
|
||||
'check_csrf_token' => false,
|
||||
'nofollow' => false,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue