mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-21 08:54:33 +03:00
Docs: Don't mention removed minimum GIF delay option.
This commit is contained in:
parent
9a98f19611
commit
9232b8feda
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user