Basic properties fully functional will be generated by the first batm-manage start gate
(or all
when it comes to gate service)
However, gate service can be further configured by The gate service can be configured with the following properties:
batm.processing-slots
optional, default value:
20
this This property is used to throttle upgrade traffic so the CAS server won’t be overloaded by too many terminals downloading the upgrade packages at a the same time.
batm.download
optional, default value:
/batm/app/shared/
The location where the terminal upgrade package used to upgrade terminals to version
20230801
will be located, the package will be downloaded once and then reused for all terminals.make sure Ensure the location has the correct permission user permissions and is accessible to the
batmgate
user.
batm.master.hostname
optional. The gate service (by default gate service ) distributes to terminal the BATMs the master_bind_ip as a the target to connect to the master service.
batm.master.hostname
allows you to set FQDN that would be sent to the terminalAdjust this to assign a FQDN instead.
batm.vpn-skip
optional, default value:
false
this property indicates to When
true
, instructs the gate service that:it is not going to distribute VPN configurations to the terminals
i.e. using Deployment Scenario B
true
) and therefore it is not a problem when VPN configuration is not found on drive and this step can be skippedignores any VPN configuration presence on the server.