From 9232b8fedae8b33e46af08c8ce3eed63363cff34 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Fri, 21 Feb 2020 11:44:46 +0000 Subject: Docs: Don't mention removed minimum GIF delay option. --- docs/netsurf-fb.1 | 3 --- docs/netsurf-gtk.1 | 2 -- docs/netsurf-options.md | 1 - 3 files changed, 6 deletions(-) (limited to 'docs') diff --git a/docs/netsurf-fb.1 b/docs/netsurf-fb.1 index aa30ab36f..045c1fe1a 100644 --- a/docs/netsurf-fb.1 +++ b/docs/netsurf-fb.1 @@ -95,9 +95,6 @@ Maximum disc cache size. .B \-\-block_advertisements Boolean to enable ad blocking. .TP -.B \-\-minimum_gif_delay -Minimum time between gif frames -.TP .B \-\-send_referer Boolean controlling whether referer data should be sent .TP diff --git a/docs/netsurf-gtk.1 b/docs/netsurf-gtk.1 index 10f0ae570..2ae61be84 100644 --- a/docs/netsurf-gtk.1 +++ b/docs/netsurf-gtk.1 @@ -67,8 +67,6 @@ Maximum memory cache size. Maximum disc cache size. .It Fl -block_advertisements Boolean to enable ad blocking. -.It Fl -minimum_gif_delay -Minimum time between gif frames .It Fl -send_referer Boolean controlling whether referrer data should be sent .It Fl -animate_images diff --git a/docs/netsurf-options.md b/docs/netsurf-options.md index 553813842..4e87d9b67 100644 --- a/docs/netsurf-options.md +++ b/docs/netsurf-options.md @@ -44,7 +44,6 @@ General Options disc_cache_age | int | 28 | Preferred expiry age of disc cache in days. block_advertisements | bool | false | Whether to block advertisements do_not_track | bool | false | Disable website tracking [1] - minimum_gif_delay | int | 10 | Minimum GIF animation delay send_referer | bool | true | Whether to send the referer HTTP header. foreground_images | bool | true | Whether to fetch foreground images background_images | bool | true | Whether to fetch background images -- cgit v1.2.3