This commit is contained in:
Alexander Hofstätter 2025-09-18 11:25:25 -07:00 committed by GitHub
commit 82f1818418
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,5 +73,10 @@
}
}
},
"access_log": "/dev/stdout"
"access_log": "/dev/stdout",
"settings": {
"http": {
"max_body_size": 104857600
}
}
}