[livejournal] r20846: Disable LJSUP-10851: All new accounts sh...

Dec 22, 2011 21:33


Committer: afedorovDisable LJSUP-10851: All new accounts should go with disabled customized comment pages
U trunk/bin/upgrading/s2layers/core1.s2

Modified: trunk/bin/upgrading/s2layers/core1.s2
===================================================================
--- trunk/bin/upgrading/s2layers/core1.s2 2011-12-22 17:40:39 UTC (rev 20845)
+++ trunk/bin/upgrading/s2layers/core1.s2 2011-12-22 21:33:06 UTC (rev 20846)
@@ -1876,7 +1876,7 @@
property bool view_entry_disabled {
des = "Disable customized comment pages for your journal";
}
-set view_entry_disabled = true;
+set view_entry_disabled = false;

property bool tags_aware {
des = "When enabled, style is responsible for handling tags. When disabled, tags are automatically inserted into entry bodies.";

livejournal, red_alf, afedorov, s2

Previous post Next post
Up