mirror of
https://github.com/NotAShelf/watchdog.git
synced 2026-03-07 05:46:00 +00:00
chore: update test data for multi-domain support
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I789eff29d033de4c25128e6bbc17a5966a6a6964
This commit is contained in:
parent
cf6a68477f
commit
214c992494
1 changed files with 2 additions and 1 deletions
3
testdata/config.valid.yaml
vendored
3
testdata/config.valid.yaml
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
site:
|
site:
|
||||||
domain: example.com
|
domains:
|
||||||
|
- example.com
|
||||||
salt_rotation: daily
|
salt_rotation: daily
|
||||||
collect:
|
collect:
|
||||||
pageviews: true
|
pageviews: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue