Sync property naming convention (#2664)
Co-authored-by: vasilchev <vasil.ilchev@bosch.com>
This commit is contained in:
@@ -49,8 +49,8 @@ spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.amqp.RabbitA
|
||||
|
||||
## Uncomment bellow to Enable communication between services (disabled by default) - no cluster support.
|
||||
# To enable it, enable RabbitMQ (see above)
|
||||
# and set below 'hawkbit.events.remote-enabled=true'
|
||||
hawkbit.events.remote-enabled=false
|
||||
# and set below 'hawkbit.events.remote.enabled=true'
|
||||
hawkbit.events.remote.enabled=false
|
||||
|
||||
## Disable DMF (by default) - no DMF support. To enable it, enable RabbitMQ (see above) and comment the line
|
||||
## (hawkbit.dmf.rabbitmq.enabled=false) set hawkbit.dmf.rabbitmq.enabled=true
|
||||
|
||||
Reference in New Issue
Block a user