@if (!isLoading) {
{{ t('Relay for mobile push notifications') }} {{ t('Edit configuration') }}
{{ t('To send push notifications to mobile devices, openITCOCKPIT uses a push gateway provided by') }} AVENDIS GmbH .
@if (hasPushrelayConnectionError && pushrelayErrors) { } @if (hasPushrelayConnectionError === false) { }
{{ t('Unique identifier of the openITCOCKPIT Server') }}
{{ t('If disabled no push notifcations will be send to mobile devices.') }}
@if (IS_CONTAINER) { {{ t('To apply the changes, you have to restart the container stack, after you clicked on save.') }} docker compose down && docker compose up -d } @else { {{ t('To apply the changes, you have to execute the following command, after you clicked on save.') }} openitcockpit-update }.
}