graylog-plugin-functions/graylog-plugin-function-xml.../target/classes/org.graylog.plugins.graylog.../graylog-plugin.properties

13 lines
389 B
Properties

# The plugin version
version=1.0.0-SNAPSHOT
# The required Graylog server version
graylog.version=5.1.5
# When set to true (the default) the plugin gets a separate class loader
# when loading the plugin. When set to false, the plugin shares a class loader
# with other plugins that have isolated=false.
#
# Do not disable this unless this plugin depends on another plugin!
isolated=true