Index: src/db/migrations/001-init.sql
===================================================================
--- src/db/migrations/001-init.sql	(revision 7bc636b391c66ac399c33e54f7173a022c6a3cbd)
+++ src/db/migrations/001-init.sql	(revision 77b6fca8b61fe5ae7de9493a4cd179d49a6eea09)
@@ -62,5 +62,5 @@
     closed_circle_mode INTEGER DEFAULT 0,
     robots_index INTEGER DEFAULT 1,
-    require_login_to_comment INTEGER DEFAULT 0,
+    require_login_to_comment INTEGER DEFAULT 1,
     enable_audio_player INTEGER DEFAULT 1,
     profile_photo TEXT,
