false, /* |-------------------------------------------------------------------------- | Healthchecks UUID |-------------------------------------------------------------------------- | | This option defines the UUID for healthchecks | */ 'healthchecks_uuid' => null, /* |-------------------------------------------------------------------------- | Slack webhook |-------------------------------------------------------------------------- | | This option defines the slack webhook url | */ 'slack_webhook' => null, /* |-------------------------------------------------------------------------- | Telegram bot token |-------------------------------------------------------------------------- | | This option defines the telegram bot token | */ 'telegram_bot_token' => null, /* |-------------------------------------------------------------------------- | Telegram chat id |-------------------------------------------------------------------------- | | This option defines the telegram chat id | */ 'telegram_chat_id' => null, ];