Remove some system-specific testdata
This commit is contained in:
@@ -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{},
|
||||
|
||||
Reference in New Issue
Block a user