Disable server sync grace period and server sync interval

Hi there,

Is there a way we can disable both server sync grace period and server sync interval? The reason is because our customers are in a hospital environment and are using our software off the internet perpetually. Will it cause the license not to work once the grace period is over?

Hi Junon,

I would recommend not disabling it. You can set grace period to a higher value say 365 days and to be safe, you should consider LA_GRACE_PERIOD_OVER status code as a success code, like LA_OK, in your application. So even if the machine doesn’t connect to internet for even a year, it will continue to work without any issues.

But if you still want to disable server sync and ignore grace period just set them to zero.