Merge pull request #4665 from dmcgowan/update-default-snapshot-annotations
Update make snapshot annotations disabled by default
This commit is contained in:
commit
f2e8fda82b
@ -43,6 +43,7 @@ func DefaultConfig() PluginConfig {
|
||||
Options: new(toml.Primitive),
|
||||
},
|
||||
},
|
||||
DisableSnapshotAnnotations: true,
|
||||
},
|
||||
DisableTCPService: true,
|
||||
StreamServerAddress: "127.0.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user