diff options
Diffstat (limited to 'Timeline/appsettings.Development.json')
-rw-r--r-- | Timeline/appsettings.Development.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Timeline/appsettings.Development.json b/Timeline/appsettings.Development.json deleted file mode 100644 index a2880cbf..00000000 --- a/Timeline/appsettings.Development.json +++ /dev/null @@ -1,9 +0,0 @@ -{
- "Logging": {
- "LogLevel": {
- "Default": "Debug",
- "System": "Information",
- "Microsoft": "Information"
- }
- }
-}
|