]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Activity notices on by default
authorEvan Prodromou <evan@status.net>
Fri, 26 Aug 2011 15:38:05 +0000 (11:38 -0400)
committerEvan Prodromou <evan@status.net>
Fri, 26 Aug 2011 15:38:05 +0000 (11:38 -0400)
lib/default.php

index 9c4c8cab05711169051bf021506b35668fc62362..71b2257cd5b6e1107bf8e57b678c1b9f42435f18 100644 (file)
@@ -310,7 +310,8 @@ $default =
                                  'TagSub' => null,
                                  'OpenID' => null,
                                  'Directory' => null,
-                                 'ExtendedProfile' => null),
+                                 'ExtendedProfile' => null,
+                                 'Activity' => null),
               'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories
               'server' => null,
               'sslserver' => null,