仅修改config.json文件,将上传大小限制为2GB
{
"server": {
"port": 9501,
"key": "",
"cert": "",
"history": 1000,
"auth": false
},
"text": {
"limit": 4096
},
"file": {
"expire": 86400,
"chunk": 1048576,
"limit": 2147483648
}
}
Content type
Image
Digest
sha256:19054e7c0…
Size
426.6 MB
Last updated
almost 3 years ago
docker pull muchenh/paste:1.0.0