Skip to content

Commit 79885db

Browse files
authored
add nap logs to default features (#1172)
1 parent 1e8bd29 commit 79885db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/config/defaults.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ func DefaultFeatures() []string {
9696
pkg.FeatureCertificates,
9797
pkg.FeatureMetrics,
9898
pkg.FeatureFileWatcher,
99+
pkg.FeatureLogsNap,
99100
}
100101
}
101102

0 commit comments

Comments
 (0)