Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Default

Description

felix.fileinstall.poll

2000 ms

Number of milliseconds between 2 polls of the directory

felix.fileinstall.dir

./load

The name of the directory to watch. Several directories can be specified by using a comma separated list.

felix.fileinstall.log.level

1

Threshold of logging information

felix.fileinstall.bundles.new.start

true

Automatically start newly discovered bundles

felix.fileinstall.filter

 

A regular expression to be used to filter file names

felix.fileinstall.tmpdir

./tmp

The name of the temporary directory to use with exploded or transformed bundles (defaults to the temporary dir for the JVM)

felix.fileinstall.noInitialDelay

false

Determines if File Install waits felix.fileinstall.poll milliseconds before doing an initial scan or not.

felix.fileinstall.bundles.startTransient

false

If true, File Install will start the bundles transiently.

felix.fileinstall.bundles.startActivationPolicy

true

Start bundles with their default activation policy or not

felix.fileinstall.start.level

false0

If set to a value different from 0, File Install will set the start level for deployed bundles to that value.

felix.fileinstall.active.level

0

FileInstall won't scan for files unless the active framework start level is greater than this value

felix.fileinstall.enableConfigSave

true

If false, File Install will not write back in the file configurations changes.

...