Sync property naming convention (#2664)

Co-authored-by: vasilchev <vasil.ilchev@bosch.com>
This commit is contained in:
Vasil Ilchev
2025-09-10 14:55:51 +03:00
committed by GitHub
parent 2d45e2a76c
commit 20768a550c
8 changed files with 10 additions and 10 deletions

View File

@@ -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