We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b5f1af commit 3704eb6Copy full SHA for 3704eb6
cli/stubs/valet.conf
@@ -2,6 +2,7 @@ server {
2
listen 80 default_server;
3
root /;
4
charset utf-8;
5
+ client_max_body_size 128M;
6
7
location /VALET_STATIC_PREFIX/ {
8
internal;
0 commit comments