-
Notifications
You must be signed in to change notification settings - Fork 3
Configuration
Achim Grimm edited this page Feb 23, 2017
·
7 revisions
Configuration is done in the local.properties
file located in the hybris config folder.
# Start update on system start automatically.
firefly.migrationOnStartup=false
# If set to true, no update will be triggered if the current version of the items.xml or hmc.xml
# has been used during an update before. Use this on your local dev enviroment to prevent updates
# after changing the branch.
firefly.relaxedMode=false
# A comma separated list of context values than can be used in preconditions.
firefly.context=DEV, LOCAL