feat(cli): remove the --no-snapshot CLI flag (#3814)
This commit is contained in:
committed by
Anthony Lapenna
parent
d202660bb8
commit
4fdb0934cb
@@ -19,6 +19,5 @@ const (
|
||||
defaultSSLCertPath = "/certs/portainer.crt"
|
||||
defaultSSLKeyPath = "/certs/portainer.key"
|
||||
defaultSyncInterval = "60s"
|
||||
defaultSnapshot = "true"
|
||||
defaultSnapshotInterval = "5m"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user