offline/config.toml: Remove unknown output configurations `list` and

`single`
This commit is contained in:
Marc Fonvieille 2024-02-17 13:08:20 +01:00
parent f418cc9a9d
commit 1d9a1db29c
1 changed files with 0 additions and 2 deletions

View File

@ -40,6 +40,4 @@ timeout = "180s"
[outputs]
home = [ "HTML" ]
page = [ "HTML" ]
list = [ "HTML" ]
single = [ "HTML" ]
section = [ "HTML" ]