summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.php-dist b/config.php-dist
index 0860c8f7f..dfcc952af 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -23,8 +23,5 @@
define(ENABLE_PREFS_CATCHUP_UNCATCHUP, false);
// enable "Mark as read/unread" buttons in preferences dialog
- define(ENABLE_CONTENT_IFRAME, true);
- // show article in an iframe to mitigate scrolling UI issues
-
?>