Merge "Add preference for watching uploaded files"
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index ae2aeaa..10e6adb 100644 (file)
@@ -4562,6 +4562,7 @@ $wgDefaultUserOptions = [
        'watchcreations' => 1,
        'watchdefault' => 1,
        'watchdeletion' => 0,
+       'watchuploads' => 1,
        'watchlistdays' => 3.0,
        'watchlisthideanons' => 0,
        'watchlisthidebots' => 0,