]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
Optionally hide spam from timelines
[quix0rs-gnu-social.git] / lib / default.php
index b20af476d659bf016f66952a41c9167a4b9bc975..82ffe80a5db4a51d678950d04a4861a94c756233 100644 (file)
@@ -288,7 +288,8 @@ $default =
               'gc_limit' => 1000), // max sessions to expire at a time
         'notice' =>
         array('contentlimit' => null,
-              'defaultscope' => null), // null means 1 if site/private, 0 otherwise
+              'defaultscope' => null, // null means 1 if site/private, 0 otherwise
+              'hidespam' => false), // Whether to hide silenced users from timelines
         'message' =>
         array('contentlimit' => null),
         'location' =>