Docs: Don't mention removed minimum GIF delay option.

This commit is contained in:
Michael Drake 2020-02-21 11:44:46 +00:00
parent 9a98f19611
commit 9232b8feda
3 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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