File: //usr/lib/Acronis/BackupAndRecovery/settings.config
<?xml version="1.0" encoding="UTF-8" ?>
<mms>
<active_protection>
<address>http://localhost</address>
<port>6109</port>
<polling_timeout>10000</polling_timeout>
<disable_service_timeout>120000</disable_service_timeout>
</active_protection>
<network>
<!-- Network interfaces to listen by REST API. Possible values: all, loopback. -->
<rest_interfaces>loopback</rest_interfaces>
<!-- Network interfaces to listen by Async Ipc. Possible values: all, loopback. -->
<async_ipc_interfaces>loopback</async_ipc_interfaces>
</network>
</mms>