[DOC] fix sites
This commit is contained in:
parent
272a034234
commit
71c3e5ffe4
|
@ -61,16 +61,6 @@ collect_interval = "1m"
|
||||||
{% endmethod %}
|
{% endmethod %}
|
||||||
|
|
||||||
|
|
||||||
### sites
|
|
||||||
{% method %}
|
|
||||||
List of sites to save stats for (empty for global only)
|
|
||||||
{% sample lang="toml" %}
|
|
||||||
```toml
|
|
||||||
sites = ["ffhb"]
|
|
||||||
```
|
|
||||||
{% endmethod %}
|
|
||||||
|
|
||||||
|
|
||||||
### [respondd.sites.example]
|
### [respondd.sites.example]
|
||||||
{% method %}
|
{% method %}
|
||||||
Tables of sites to save stats for (not exists for global only).
|
Tables of sites to save stats for (not exists for global only).
|
||||||
|
|
Loading…
Reference in New Issue