summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEric Helgeson <erichelgeson@gmail.com>2009-11-11 18:45:21 -0500
committerEric Helgeson <erichelgeson@gmail.com>2009-11-11 18:45:21 -0500
commit7efea1115f45b8880fe3161cc32b09510ddd2264 (patch)
tree8bde9e297d63995bea3d67fe072c3a334fa823cb /lib
parent59e8896212a8d5e5ceed37162b8d38abc0de0e4b (diff)
Ask users if they wish to send statistics to SNI, default is off.
Users may not know about this setting and are unaware they are sending stats. This allows them to make that decision.
Diffstat (limited to 'lib')
-rw-r--r--lib/default.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/default.php b/lib/default.php
index 95366e0b3..82b6910ab 100644
--- a/lib/default.php
+++ b/lib/default.php
@@ -159,7 +159,7 @@ $default =
array('default' => null,
'welcome' => null),
'snapshot' =>
- array('run' => 'web',
+ array('run' => 'never',
'frequency' => 10000,
'reporturl' => 'http://status.net/stats/report'),
'attachments' =>