mirror of https://git.FreeBSD.org/doc.git
offline/config.toml: Remove unknown output configurations `list` and
`single`
This commit is contained in:
parent
f418cc9a9d
commit
1d9a1db29c
|
|
@ -40,6 +40,4 @@ timeout = "180s"
|
|||
[outputs]
|
||||
home = [ "HTML" ]
|
||||
page = [ "HTML" ]
|
||||
list = [ "HTML" ]
|
||||
single = [ "HTML" ]
|
||||
section = [ "HTML" ]
|
||||
|
|
|
|||
Loading…
Reference in New Issue