summaryrefslogtreecommitdiffstats
path: root/BlobBin/appsettings.Development.json
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2023-01-13 00:04:12 +0100
committerivarlovlie <git@ivarlovlie.no>2023-01-13 00:04:12 +0100
commit971c00b8f5977db9422eeafa47b262c1030bd4af (patch)
tree09ec55186f0f85d983b3be1754c6393123bc4363 /BlobBin/appsettings.Development.json
parenta9860b28f2be123d1f0bfad504165992a4c841ed (diff)
downloadblob-bin-971c00b8f5977db9422eeafa47b262c1030bd4af.tar.xz
blob-bin-971c00b8f5977db9422eeafa47b262c1030bd4af.zip
feat: working file upload
Diffstat (limited to 'BlobBin/appsettings.Development.json')
-rw-r--r--BlobBin/appsettings.Development.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/BlobBin/appsettings.Development.json b/BlobBin/appsettings.Development.json
deleted file mode 100644
index 0c208ae..0000000
--- a/BlobBin/appsettings.Development.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- }
-}