aboutsummaryrefslogtreecommitdiffstats
path: root/include/config_default.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/config_default.inc.php')
-rw-r--r--include/config_default.inc.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config_default.inc.php b/include/config_default.inc.php
index cacade935..3f6407cc2 100644
--- a/include/config_default.inc.php
+++ b/include/config_default.inc.php
@@ -154,6 +154,9 @@ $conf['tn_height'] = 128;
// bottom of each page ?
$conf['show_version'] = true;
+// meta_ref to reference multiple sets of incorporated pages or elements
+// Set it false to avoid referencing in google, and other search engines.
+$conf['meta_ref'] = true;
// links : list of external links to add in the menu. An example is the best
// than a long explanation :