aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config-user.default.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-user.default.php b/config-user.default.php
index 86f2ddf77..f7759396a 100644
--- a/config-user.default.php
+++ b/config-user.default.php
@@ -41,7 +41,7 @@ return array (
'hide_read_feeds' => true,
'onread_jump_next' => true,
'lazyload' => true,
- 'sides_close_article' => true,
+ 'sides_close_article' => false,
'sticky_post' => true,
'reading_confirm' => false,
'auto_remove_article' => false,
@@ -58,7 +58,7 @@ return array (
'max_n_unread' => false,
'reception' => false,
'same_title_in_feed' => false,
- 'scroll' => true,
+ 'scroll' => false,
'site' => true,
),
'theme' => 'Origine',