Affinities

This property is used to specify custom affinities for the station. The value is one or more affinity keywords, separated by spaces.

  • Property name: fiper.station.affinity=<affinity_name>

  • Command line argument: affinity:<affinity_name>

See About Station Affinities for more information about station affinities.

Property file example:

fiper.station.affinity=DAEMON CFD

Command line example:

station affinity:Word

You can use multiple affinity arguments to specify more than one affinity. Alternatively, you can use one argument with the keywords separated by spaces and enclosed in double quotation marks. For example:

station affinity:CFD affinity:DOCS

or

station "affinity:CFD DOCS"