Skip to content

Commit d5df0b1

Browse files
postnatischmikei
andauthored
Update opensearch-mixin/mixin.libsonnet
Co-authored-by: Keith Schmitt <[email protected]>
1 parent 53c1f08 commit d5df0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensearch-mixin/mixin.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local mixin = mixinlib.new()
88
{
99
filteringSelecter: config.filteringSelector,
1010
uid: config.uid,
11-
enableLokiLogs: true,
11+
enableLokiLogs: config.enableLokiLogs,
1212
}
1313
);
1414

0 commit comments

Comments
 (0)