IFileService, настройки хранилища. EsppDataController
This commit is contained in:
@@ -29,5 +29,12 @@
|
||||
"AllowedHosts": "*",
|
||||
"CorsSettings": {
|
||||
"AllowedHosts": "*"
|
||||
},
|
||||
"StorageSettings": {
|
||||
"StoragePath": "Data",
|
||||
"EsppTemplates": {
|
||||
"AllowedExtensions": [ ".csv" ],
|
||||
"MaxFileSizeMb": 100
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user