diff options
Diffstat (limited to 'config-user.default.php')
| -rw-r--r-- | config-user.default.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-user.default.php b/config-user.default.php index 816b5a3a8..7f614d564 100644 --- a/config-user.default.php +++ b/config-user.default.php @@ -125,6 +125,8 @@ return array ( 'queries' => array ( ), 'html5_notif_timeout' => 0, + 'good_notification_timeout' => 3, + 'bad_notification_timeout' => 8, 'show_nav_buttons' => true, # List of enabled FreshRSS extensions. 'extensions_enabled' => [], |
