summaryrefslogtreecommitdiff
path: root/lib/default.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/default.php')
-rw-r--r--lib/default.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/default.php b/lib/default.php
index 329b041e9..9f3d4b1f9 100644
--- a/lib/default.php
+++ b/lib/default.php
@@ -157,7 +157,7 @@ $default =
'ping' =>
array('notify' => array()),
'inboxes' =>
- array('enabled' => true), # on by default for new sites
+ array('enabled' => true), # ignored after 0.9.x
'newuser' =>
array('default' => null,
'welcome' => null),