Doco - better wording. Unless it was intended to block indexing, but
it never did that - it always just blocked search (which seems to be a sane default).
This commit is contained in:
parent
67af6252c6
commit
2423e71b40
@ -314,7 +314,7 @@ Enter
|
|||||||
- */15 * * * * cd /var/www/; /usr/bin/php include/poller.php
|
- */15 * * * * cd /var/www/; /usr/bin/php include/poller.php
|
||||||
- Save and exit.
|
- Save and exit.
|
||||||
|
|
||||||
Prevent search engines from indexing your site. Why? This can cause heavy resource use.
|
Prevent search engines from indexing your search pages. Why? This can cause heavy resource use.
|
||||||
|
|
||||||
[code]
|
[code]
|
||||||
php util/config system block_public_search 1
|
php util/config system block_public_search 1
|
||||||
|
Reference in New Issue
Block a user