Skip to content
This repository was archived by the owner on Sep 23, 2023. It is now read-only.

Commit 477dc83

Browse files
edg2sMatmaRex
authored andcommitted
Enable wgEchoPerUserBlacklist
This feature is enabled on WMF wikis
1 parent 351673a commit 477dc83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

LocalSettings.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ $wgCitoidFullRestbaseURL = 'https://www.mediawiki.org/api/rest_';
5858
$wgLocaltimezone = 'UTC';
5959
$wgFragmentMode = [ 'html5', 'legacy' ];
6060

61+
// Echo
62+
$wgEchoPerUserBlacklist = true;
63+
6164
// GlobalWatchlist
6265
$wgGlobalWatchlistDevMode = true;
6366

0 commit comments

Comments
 (0)