K8s/Snapshots: Add dashboardsnapshot api group (#77667)
This commit is contained in:
@@ -359,12 +359,14 @@ type Cfg struct {
|
||||
SqlDatasourceMaxConnLifetimeDefault int
|
||||
|
||||
// Snapshots
|
||||
SnapshotEnabled bool
|
||||
ExternalSnapshotUrl string
|
||||
ExternalSnapshotName string
|
||||
ExternalEnabled bool
|
||||
SnapshotEnabled bool
|
||||
ExternalSnapshotUrl string
|
||||
ExternalSnapshotName string
|
||||
ExternalEnabled bool
|
||||
// Deprecated: setting this to false adds deprecation warnings at runtime
|
||||
SnapShotRemoveExpired bool
|
||||
|
||||
// Only used in https://snapshots.raintank.io/
|
||||
SnapshotPublicMode bool
|
||||
|
||||
ErrTemplateName string
|
||||
|
||||
Reference in New Issue
Block a user