ConfigSync can operate in different modes:
  • Publisher mode: Monitors Fusion for changes and pushes them to a Git repository.
  • Subscriber mode: Polls a Git repository for changes and applies them to Fusion.
  • Pub/Sub mode: Combines the features of both Publisher and Subscriber modes.
See Configure the ConfigSync mode for steps to configure the synchronization mode.