Skip to content

Commit a6b7df5

Browse files
author
Ľudovít Lučenič
committed
updated isolation to false in graylog-plugin.properties file
Signed-off-by: Ľudovít Lučenič <ludovit.lucenic@digital-orchestra.sk>
1 parent f5738d7 commit a6b7df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/sk.digitalorchestra.graylog.plugins.graylog-plugin-hexdec-functions/graylog-plugin.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ graylog.version=${graylog.version}
99
# with other plugins that have isolated=false.
1010
#
1111
# Do not disable this unless this plugin depends on another plugin!
12-
isolated=true
12+
isolated=false

0 commit comments

Comments
 (0)