This article details how to disable and enable the Panoramics service type and how to configure other properties of Panoramics services.

Disable and enable the Panoramics service type

You can disable the Panoramics service type. This means that the Panoramics service endpoint is no longer available and that you can no longer create Panoramics services.

To disable the Panoramics service type, change the enabled property under fusion.panoramics to false in the config/fusion.common.yml file:

fusion.panoramics:
  # Allows to enable/disable the Panoramics service. The default is true.
  enabled: false

Restart LuciadFusion for the change to take effect.

To enable the Panoramics service type again, change the enabled property to true and restart LuciadFusion.

Configure the other Panoramics service properties

You can configure several other properties of Panoramics services. You can find those properties under fusion.panoramics in the config/fusion.common.yml file.