Data upload from web

This commit is contained in:
2024-11-03 02:46:38 +01:00
parent 5c69317660
commit 1bb774eb00
16 changed files with 150 additions and 75 deletions

View File

@@ -40,6 +40,10 @@ server:
# ====================================
#
# for use with the view_engine in initializers/view_engine.rs
limit_payload:
enable: true
body_limit: 1gb
static:
enable: true
must_exist: true