diff --git a/config.toml b/config.toml index b04fb78..a21a040 100644 --- a/config.toml +++ b/config.toml @@ -7,7 +7,7 @@ address="127.0.0.1:8000" max_content_length="10MB" upload_path="./upload" timeout="30s" -expose_version=true +expose_version=false landing_page="""Submit files via HTTP POST here: curl -F 'file=@example.txt' " This will return the finished URL.