aboutsummaryrefslogtreecommitdiff
path: root/Timeline/appsettings.Test.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-04-24 00:22:25 +0800
committercrupest <crupest@outlook.com>2019-04-24 00:22:25 +0800
commitcbcd12e0a4b7e363e3e275b870ac3c20f1c96836 (patch)
treef0b1f683254cdd80f20ea84ea6e044e80ef61fdd /Timeline/appsettings.Test.json
parentbb35acd7b0065e54c3cad814c368fa71922f5742 (diff)
downloadtimeline-cbcd12e0a4b7e363e3e275b870ac3c20f1c96836.tar.gz
timeline-cbcd12e0a4b7e363e3e275b870ac3c20f1c96836.tar.bz2
timeline-cbcd12e0a4b7e363e3e275b870ac3c20f1c96836.zip
Add ObjectExists implementation in cos. Remove Test host environment.
Diffstat (limited to 'Timeline/appsettings.Test.json')
-rw-r--r--Timeline/appsettings.Test.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/Timeline/appsettings.Test.json b/Timeline/appsettings.Test.json
deleted file mode 100644
index ea32348b..00000000
--- a/Timeline/appsettings.Test.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "Logging": {
- "LogLevel": {
- "Default": "Debug",
- "System": "Information",
- "Microsoft": "Information",
- "Microsoft.AspNetCore.Authentication": "Debug",
- "Microsoft.AspNetCore.Authorization": "Debug"
- }
- },
- "JwtConfig": {
- "SigningKey": "crupest hahahahahahahhahahahahaha"
- }
-}