aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-10-24 23:47:13 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-10-25 00:01:13 +0200
commit02a3cb4652d4c87ec3202d39f6cd8a240a1a7373 (patch)
treebece06ef3d5a7b65804eebaf611c62de465831f8 /data
parent0202fd19ed310fc5ae6e098348ea02b4d43b82d7 (diff)
Config allow robots
https://github.com/FreshRSS/FreshRSS/issues/938
Diffstat (limited to 'data')
-rw-r--r--data/config.default.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/config.default.php b/data/config.default.php
index a7a29b12c..8eccee8a5 100644
--- a/data/config.default.php
+++ b/data/config.default.php
@@ -61,6 +61,9 @@ return array(
# /!\ It should NOT be enabled if base_url is not reachable by an external server.
'pubsubhubbub_enabled' => false,
+ # Allow or not Web robots (e.g. search engines) in HTML headers.
+ 'allow_robots' => false,
+
'limits' => array(
# Duration in seconds of the SimplePie cache,