summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/netsurf-fb.13
-rw-r--r--docs/netsurf-gtk.12
-rw-r--r--docs/netsurf-options.md1
3 files changed, 0 insertions, 6 deletions
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