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

felix.fileinstall.debug

-1

Debug 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

felix.fileinstall.noInitialDelay

false

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

Once started, the values of these properties are printed to the console.

...