From 0fa768556aca00f4346ccd71917fad048def6323 Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 30 May 2024 08:22:50 +0000 Subject: Move around some projects, further cleanup pending --- Tests/TestDataGenerator/appsettings.Development.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 Tests/TestDataGenerator/appsettings.Development.json (limited to 'Tests/TestDataGenerator/appsettings.Development.json') diff --git a/Tests/TestDataGenerator/appsettings.Development.json b/Tests/TestDataGenerator/appsettings.Development.json deleted file mode 100644 index 38c45c4..0000000 --- a/Tests/TestDataGenerator/appsettings.Development.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Debug", - "System": "Information", - "Microsoft": "Information" - } - }, - "LibMatrixBot": { - // The homeserver to connect to - "Homeserver": "rory.gay", - // The access token to use - "AccessToken": "syt_xxxxxxxxxxxxxxxxx", - // The command prefix - "Prefix": "?", - "LogRoom": "!xxxxxxxxxxxxxxxxxxxxxx:example.com" - } -} -- cgit 1.4.1