aboutsummaryrefslogtreecommitdiff
path: root/Timeline/appsettings.Development.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-02-21 11:59:58 +0800
committercrupest <crupest@outlook.com>2020-02-21 11:59:58 +0800
commit6cf3c7891fe8a810b20bb799db9f3fb97414c4de (patch)
treea143ff8698660608d188428957a1ad56d620cca6 /Timeline/appsettings.Development.json
parente6a153380c720e386137904498b78b5488868f13 (diff)
downloadtimeline-6cf3c7891fe8a810b20bb799db9f3fb97414c4de.tar.gz
timeline-6cf3c7891fe8a810b20bb799db9f3fb97414c4de.tar.bz2
timeline-6cf3c7891fe8a810b20bb799db9f3fb97414c4de.zip
Migrate to use sqlite.
Diffstat (limited to 'Timeline/appsettings.Development.json')
-rw-r--r--Timeline/appsettings.Development.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/Timeline/appsettings.Development.json b/Timeline/appsettings.Development.json
index 50eb9256..a2880cbf 100644
--- a/Timeline/appsettings.Development.json
+++ b/Timeline/appsettings.Development.json
@@ -5,11 +5,5 @@
"System": "Information",
"Microsoft": "Information"
}
- },
- "DatabaseConfig": {
- "UseDevelopment": true
- },
- "JwtConfig": {
- "SigningKey": "this is very very very very very long secret"
}
}