Make preference "Email me when a page or file on my watchlist is changed" true by...
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 9264947..2b05e1e 100644 (file)
@@ -3981,7 +3981,7 @@ $wgDefaultUserOptions = array(
        'enotifminoredits' => 0,
        'enotifrevealaddr' => 0,
        'enotifusertalkpages' => 1,
-       'enotifwatchlistpages' => 0,
+       'enotifwatchlistpages' => 1,
        'extendwatchlist' => 0,
        'fancysig' => 0,
        'forceeditsummary' => 0,