top of page

Synchronizer enhancements

The following enhancements are available for Synchronizer.

  • New command

  • Docker logging

New command

A new optional --no-git-wipe command is added in Synchronizer to disable Git data wiping on stale data detection. By default, this option is set to false.

In Docker, configure the SYNCHRONIZER_NO_GIT_WIPE environment variable.

Docker logging

To change logging level for Synchronizer, use the following environment variables:

  • LOG4J_LOGGER_ROOT_LOGGING

  • LOG4J_LOGGER_ADDITIONAL_KEY_<N>

Refer to the README.MD file.


© 2025 Tromba Technologies, Inc.

bottom of page