From 1b96632f9b65a3c4ff4f1cfec39af66f46c25c53 Mon Sep 17 00:00:00 2001 From: Zoli Date: Sun, 1 Mar 2026 15:23:14 +0100 Subject: [PATCH] Set ntfy topic for booking push notifications Co-Authored-By: Claude Sonnet 4.6 --- application/config/google_calendar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config/google_calendar.php b/application/config/google_calendar.php index 842bbcb..837e76e 100644 --- a/application/config/google_calendar.php +++ b/application/config/google_calendar.php @@ -3,4 +3,4 @@ defined('BASEPATH') OR exit('No direct script access allowed'); $config['gcal_service_account_path'] = APPPATH . 'config/service-account-key.json'; $config['gcal_evelin_calendar_id'] = 'katozoltan0804@gmail.com'; // Evelin's Calendar ID (e.g. her Gmail address) -$config['ntfy_topic'] = ''; // ntfy.sh topic for push notifications (e.g. 'studiobeve-bookings-x7k2') +$config['ntfy_topic'] = 'studiobeve-bookings-k9x3'; // ntfy.sh topic for push notifications