mirror of
https://github.com/anotherhadi/spilltea.git
synced 2026-05-20 09:42:34 +02:00
QOL & Security improvement
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -24,6 +24,7 @@ type Config struct {
|
||||
ProjectDir string `mapstructure:"project_dir"`
|
||||
PluginsDir string `mapstructure:"plugins_dir"`
|
||||
UpstreamProxy string `mapstructure:"upstream_proxy"`
|
||||
MaxBodySizeMB int `mapstructure:"max_body_size_mb"`
|
||||
} `mapstructure:"app"`
|
||||
|
||||
TUI struct {
|
||||
|
||||
Reference in New Issue
Block a user