about summary refs log tree commit diff
path: root/ExampleBots/LibMatrix.ExampleBot/appsettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'ExampleBots/LibMatrix.ExampleBot/appsettings.json')
-rw-r--r--ExampleBots/LibMatrix.ExampleBot/appsettings.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/ExampleBots/LibMatrix.ExampleBot/appsettings.json b/ExampleBots/LibMatrix.ExampleBot/appsettings.json
deleted file mode 100644
index 5668b53..0000000
--- a/ExampleBots/LibMatrix.ExampleBot/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