Merge "Removed 'Disable browser page caching" user preference"
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index f5e3faf..40f943f 100644 (file)
@@ -4033,8 +4033,8 @@ $wgDefaultUserOptions = array(
        'uselivepreview' => 0,
        'usenewrc' => 0,
        'vector-simplesearch' => 1,
-       'watchcreations' => 0,
-       'watchdefault' => 0,
+       'watchcreations' => 1,
+       'watchdefault' => 1,
        'watchdeletion' => 0,
        'watchlistdays' => 3.0,
        'watchlisthideanons' => 0,