From 0580de4ea7bf7f22a2b29e6dbbfe98110556b9a9 Mon Sep 17 00:00:00 2001 From: kaj dijkstra Date: Tue, 30 Dec 2025 20:33:35 +0100 Subject: [PATCH] Remove data.json from repository --- data.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 data.json diff --git a/data.json b/data.json deleted file mode 100644 index fcb82a9..0000000 --- a/data.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "user": "kajdijkstra@protonmail.com", - "password": "WGMBLtu2peVYIsQAT282_g", - "host": "127.0.0.1", - "port": 1143, - "tls": false, - "tlsOptions": { "rejectUnauthorized": false } -}