mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Add syndication module to blacklist
This commit is contained in:
parent
a1ae74837f
commit
f55609eac8
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ return array(
|
||||||
'homepage' => true,
|
'homepage' => true,
|
||||||
'multidomain' => true,
|
'multidomain' => true,
|
||||||
'seo' => true,
|
'seo' => true,
|
||||||
|
'syndication' => true,
|
||||||
'trackback' => true,
|
'trackback' => true,
|
||||||
),
|
),
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue