diff --git a/HaWeb/appsettings.json b/HaWeb/appsettings.json index 3bf08ce..0e3c80b 100644 --- a/HaWeb/appsettings.json +++ b/HaWeb/appsettings.json @@ -12,5 +12,5 @@ }, "AllowedHosts": "*", "StoredFilesPath": "/home/simon/Downloads/", - "FileSizeLimit": 209799152 + "FileSizeLimit": 52428800 }