Remove some system-specific testdata

This commit is contained in:
2021-10-10 11:52:19 +10:30
parent 26d4272aa2
commit f9614ffc48
3 changed files with 2 additions and 5 deletions

View File

@@ -71,7 +71,7 @@ func DefaultConfig() *ConfigV2 {
c.Port = 9090
w := Watcher{
WebHookURL: "abcedf",
Path: "/Users/justin/tmp",
Path: "/your/screenshot/dir/here",
Username: "",
NoWatermark: false,
Exclude: []string{},