From aa7026a17ededf7c181ed269c6388491d96e1b1e Mon Sep 17 00:00:00 2001 From: "Emma@Rory&" Date: Mon, 14 Aug 2023 05:07:51 +0200 Subject: Split LibMatrix into submodule --- MatrixRoomUtils.Bot/appsettings.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 MatrixRoomUtils.Bot/appsettings.json (limited to 'MatrixRoomUtils.Bot/appsettings.json') diff --git a/MatrixRoomUtils.Bot/appsettings.json b/MatrixRoomUtils.Bot/appsettings.json deleted file mode 100644 index 5668b53..0000000 --- a/MatrixRoomUtils.Bot/appsettings.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Debug", - "System": "Information", - "Microsoft": "Information" - } - }, - "Bot": { - "Homeserver": "rory.gay", - "AccessToken": "syt_xxxxxxxxxxxxxxxxx" - } -} \ No newline at end of file -- cgit 1.5.1