# Configuration Changes for 2025.04.00

The below configuration changes needs to be done for the 2025.04.00 release.

### Configuration for OpsMx License information in ISD UI

* Add the following code to the **oes-platform-config** secret:

```
 license:
      notifyValidityInDays: 30

```

### Configuration changes for MultiSync application from ISD UI&#x20;

* Add the following code to **vela-config configmap** under **vela-api.yaml** and update origin where isd-ui is loaded:

```
isdHost: isd_ui_origin
```
