File tree Expand file tree Collapse file tree
distributions/openhab/src/main/resources/conf/services Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737# org.openhab.persistence:default=
3838
3939
40+ # #################################### UNIT #####################################
41+
42+ # The service that is used to provide a set of currencies and their exchange rates.
43+ # Available options include:
44+ # - org.openhab.core.internal.library.unit.FixedCurrencyProvider
45+ # - org.openhab.core.internal.library.unit.LocaleBasedCurrencyProvider
46+ #
47+ # org.openhab.units:currencyProvider=
48+
49+ # The base currency of this system when the fixed currency provider is used, e.g. EUR.
50+ #
51+ # org.openhab.units:fixedBaseCurrency=
52+
53+
4054# ################################### AUDIO #####################################
4155
4256# This parameter defines the default audio source to use (if not set, the first available one will be used.
You can’t perform that action at this time.
0 commit comments